Home
last modified time | relevance | path

Searched defs:do_inquiry (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1080 static int do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) in do_inquiry() function
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c1053 static int do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) in do_inquiry() function
/openbmc/linux/net/bluetooth/
H A Dhci_core.c332 int err = 0, do_inquiry = 0, max_rsp; in hci_inquiry() local