Motr  M0
m0_dtm0_clk_src_ops Struct Reference
Collaboration diagram for m0_dtm0_clk_src_ops:
Collaboration graph

Data Fields

int(* cso_cmp )(const struct m0_dtm0_ts *left, const struct m0_dtm0_ts *right)
 
void(* cso_now )(struct m0_dtm0_clk_src *cs, struct m0_dtm0_ts *ts)
 

Detailed Description

Definition at line 29 of file clk_src.c.

Field Documentation

◆ cso_cmp

int(* cso_cmp) (const struct m0_dtm0_ts *left, const struct m0_dtm0_ts *right)

Definition at line 30 of file clk_src.c.

◆ cso_now

void(* cso_now) (struct m0_dtm0_clk_src *cs, struct m0_dtm0_ts *ts)

Definition at line 32 of file clk_src.c.


The documentation for this struct was generated from the following file: