Home
last modified time | relevance | path

Searched refs:wait_busy (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
Dhfc4s8s_l1.c261 wait_busy(hfc4s8s_hw *a) in wait_busy() function
429 wait_busy(l1->hw); in bch_l2l1()
434 wait_busy(l1->hw); in bch_l2l1()
440 wait_busy(l1->hw); in bch_l2l1()
476 wait_busy(l1->hw); in bch_l2l1()
481 wait_busy(l1->hw); in bch_l2l1()
487 wait_busy(l1->hw); in bch_l2l1()
531 wait_busy(l1->hw); in bch_l2l1()
533 wait_busy(l1->hw); in bch_l2l1()
538 wait_busy(l1->hw); in bch_l2l1()
[all …]
/linux-4.4.14/drivers/mtd/devices/
Dst_spi_fsm.c947 uint16_t data, int bytes, int wait_busy) in stfsm_write_status() argument
953 " %s wait-busy\n", cmd, bytes, data, wait_busy ? "with" : "no"); in stfsm_write_status()
967 if (wait_busy) in stfsm_write_status()
/linux-4.4.14/block/
Dcfq-iosched.c453 CFQ_CFQQ_FNS(wait_busy);