Home
last modified time | relevance | path

Searched refs:read_elp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dio.h40 if (wl->if_ops->read_elp) in wl1251_read_elp()
41 wl->if_ops->read_elp(wl, addr, &response); in wl1251_read_elp()
H A Dsdio.c188 .read_elp = wl1251_sdio_read_elp,
H A Dwl1251.h250 void (*read_elp)(struct wl1251 *wl, int addr, u32 *val); member
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dio.h40 if (wl->if_ops->read_elp) in wl1251_read_elp()
41 wl->if_ops->read_elp(wl, addr, &response); in wl1251_read_elp()
H A Dsdio.c187 .read_elp = wl1251_sdio_read_elp,
H A Dwl1251.h250 void (*read_elp)(struct wl1251 *wl, int addr, u32 *val); member

Completed in 4 milliseconds