|
void(* | reset )(struct tlib_dev *hand) |
|
void(* | get_freq )(struct tlib_dev *hand, unsigned int *basefreq, unsigned int *tickrate) |
|
int(* | set_freq )(struct tlib_dev *hand, unsigned int tickrate) |
|
void(* | irq_reg )(struct tlib_dev *hand, tlib_isr_t func, void *data, int flags) |
|
void(* | irq_unreg )(struct tlib_dev *hand, tlib_isr_t func, void *data) |
|
void(* | start )(struct tlib_dev *hand, int once) |
|
void(* | stop )(struct tlib_dev *hand) |
|
void(* | restart )(struct tlib_dev *hand) |
|
void(* | get_counter )(struct tlib_dev *hand, unsigned int *counter) |
|
int(* | custom )(struct tlib_dev *hand, int cmd, void *arg) |
|
int(* | int_pend )(struct tlib_dev *hand, int ack) |
|
void(* | get_widthmask )(struct tlib_dev *hand, unsigned int *widthmask) |
|
The documentation for this struct was generated from the following file: