Home
last modified time | relevance | path

Searched refs:check_stop (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dsh_sh7734_i2c.c86 static int check_stop(struct sh_i2c *base) in check_stop() function
208 check_stop(base); in i2c_raw_write()
252 if (check_stop(base)) { in i2c_raw_read()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c2231 bool check_stop) in __wil_update_net_queues() argument
2241 (int)(ring - wil->ring_tx), vif->mid, check_stop, in __wil_update_net_queues()
2245 check_stop, vif->mid, vif->net_queue_stopped); in __wil_update_net_queues()
2251 if (check_stop == vif->net_queue_stopped) in __wil_update_net_queues()
2255 if (check_stop) { in __wil_update_net_queues()
2295 struct wil_ring *ring, bool check_stop) in wil_update_net_queues() argument
2298 __wil_update_net_queues(wil, vif, ring, check_stop); in wil_update_net_queues()
2303 struct wil_ring *ring, bool check_stop) in wil_update_net_queues_bh() argument
2306 __wil_update_net_queues(wil, vif, ring, check_stop); in wil_update_net_queues_bh()
H A Dwil6210.h1371 struct wil_ring *ring, bool check_stop);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c504 check_stop: in phl_tx_sdio_thrd_hdl()
523 goto check_stop; in phl_tx_sdio_thrd_hdl()
554 goto check_stop; in phl_tx_sdio_thrd_hdl()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_transport.c1962 check_stop: in transport_generic_request_failure()
1971 goto check_stop; in transport_generic_request_failure()