Searched defs:cycx_device (Results 1 – 1 of 1) sorted by relevance
43 struct cycx_device { struct53 void (*isr)(struct cycx_device* card); /* interrupt service routine */ argument54 int (*exec)(struct cycx_device* card, void* u_cmd, void* u_data); argument71 void cycx_set_state(struct cycx_device *card, int state); argument