Searched refs:chip_op_handler (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | debugfs.c | 100 static void chip_op_handler(struct wl1271 *wl, unsigned long value, in chip_op_handler() function 107 wl1271_warning("debugfs chip_op_handler with no callback"); in chip_op_handler() 174 chip_op_handler, wl1271_acx_init_rx_interrupt) 176 chip_op_handler, wl1271_acx_init_rx_interrupt) 178 chip_op_handler, wl1271_acx_init_rx_interrupt)
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | debugfs.c | 98 static void chip_op_handler(struct wl1271 *wl, unsigned long value, in chip_op_handler() function 105 wl1271_warning("debugfs chip_op_handler with no callback"); in chip_op_handler() 169 chip_op_handler, wl1271_acx_init_rx_interrupt) 171 chip_op_handler, wl1271_acx_init_rx_interrupt) 173 chip_op_handler, wl1271_acx_init_rx_interrupt)
|
Completed in 4 milliseconds