Searched defs:wl1273_core (Results 1 – 1 of 1) sorted by relevance
270 struct wl1273_core { struct283 int (*read)(struct wl1273_core *core, u8, u16 *); argument284 int (*write)(struct wl1273_core *core, u8, u16); argument285 int (*write_data)(struct wl1273_core *core, u8 *, u16); argument286 int (*set_audio)(struct wl1273_core *core, unsigned int); argument287 int (*set_volume)(struct wl1273_core *core, unsigned int); argument