| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_bus.h | 286 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait); 287 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait);
|
| H A D | dhd_sdio.c | 2130 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_enable() argument 2150 ret = dhdsdio_clkctl(bus, CLK_AVAIL, can_wait); in __dhdsdio_clk_enable() 2164 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_disable() argument 2169 BCM_REFERENCE(can_wait); in __dhdsdio_clk_disable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_bus.h | 322 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait); 323 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait);
|
| H A D | dhd_sdio.c | 1902 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_enable() argument 1922 ret = dhdsdio_clkctl(bus, CLK_AVAIL, can_wait); in __dhdsdio_clk_enable() 1936 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_disable() argument 1941 BCM_REFERENCE(can_wait); in __dhdsdio_clk_disable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_bus.h | 322 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait); 323 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait);
|
| H A D | dhd_sdio.c | 1906 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_enable() argument 1926 ret = dhdsdio_clkctl(bus, CLK_AVAIL, can_wait); in __dhdsdio_clk_enable() 1940 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_disable() argument 1945 BCM_REFERENCE(can_wait); in __dhdsdio_clk_disable()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_bus.h | 322 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait); 323 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait);
|
| H A D | dhd_sdio.c | 1963 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_enable() argument 1983 ret = dhdsdio_clkctl(bus, CLK_AVAIL, can_wait); in __dhdsdio_clk_enable() 1997 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_disable() argument 2002 BCM_REFERENCE(can_wait); in __dhdsdio_clk_disable()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_bus.h | 338 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait); 339 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait);
|
| H A D | dhd_sdio.c | 2162 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_enable() argument 2182 ret = dhdsdio_clkctl(bus, CLK_AVAIL, can_wait); in __dhdsdio_clk_enable() 2196 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_disable() argument 2201 BCM_REFERENCE(can_wait); in __dhdsdio_clk_disable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_bus.h | 342 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait); 343 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait);
|
| H A D | dhd_sdio.c | 2151 int __dhdsdio_clk_enable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_enable() argument 2171 ret = dhdsdio_clkctl(bus, CLK_AVAIL, can_wait); in __dhdsdio_clk_enable() 2185 int __dhdsdio_clk_disable(struct dhd_bus *bus, bus_owner_t owner, int can_wait) in __dhdsdio_clk_disable() argument 2190 BCM_REFERENCE(can_wait); in __dhdsdio_clk_disable()
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | ib_recv.c | 388 bool can_wait = !!(gfp & __GFP_DIRECT_RECLAIM); in rds_ib_recv_refill() local 457 (can_wait && rds_ib_ring_low(&ic->i_recv_ring)) || in rds_ib_recv_refill() 461 if (can_wait) in rds_ib_recv_refill()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-clt.c | 110 int can_wait) in rtrs_clt_get_permit() argument 116 if (likely(permit) || !can_wait) in rtrs_clt_get_permit() 348 bool notify, bool can_wait); 384 bool notify, bool can_wait) in complete_rdma_req() argument 412 if (likely(can_wait)) { in complete_rdma_req() 425 } else if (likely(can_wait)) { in complete_rdma_req()
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | null_blk_main.c | 664 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd() argument 670 if (cmd || !can_wait) in alloc_cmd()
|