Searched defs:wl1273_core (Results 1 – 1 of 1) sorted by relevance
257 struct wl1273_core { struct270 int (*read)(struct wl1273_core *core, u8, u16 *); argument271 int (*write)(struct wl1273_core *core, u8, u16); argument272 int (*write_data)(struct wl1273_core *core, u8 *, u16); argument273 int (*set_audio)(struct wl1273_core *core, unsigned int); argument274 int (*set_volume)(struct wl1273_core *core, unsigned int); argument