Home
last modified time | relevance | path

Searched defs:cycx_device (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dcyclomx.h43 struct cycx_device { struct
53 void (*isr)(struct cycx_device* card); /* interrupt service routine */ argument
54 int (*exec)(struct cycx_device* card, void* u_cmd, void* u_data); argument
71 void cycx_set_state(struct cycx_device *card, int state); argument