Home
last modified time | relevance | path

Searched refs:read_all (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ltp/
H A Ddisable_hanging_tests.patch25 read_all_dev read_all -d /dev -p -q -r 3
26 read_all_proc read_all -d /proc -q -r 3
27 read_all_sys read_all -d /sys -q -r 3
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1007 __u8 read_all; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c598 cp.read_all = 0x01; in hci_init3_req()
H A Dhci_event.c255 if (!rp->status && sent->read_all == 0x01) { in hci_cc_read_stored_link_key()