Home
last modified time | relevance | path

Searched defs:handle_data (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dmsft.c264 struct msft_monitor_advertisement_handle_data *handle_data; in msft_le_monitor_advertisement_cb() local
373 struct msft_monitor_advertisement_handle_data *handle_data; in msft_le_cancel_monitor_advertisement_cb() local
428 struct msft_monitor_advertisement_handle_data *handle_data; in msft_remove_monitor_sync() local
511 struct msft_monitor_advertisement_handle_data *handle_data; in msft_add_monitor_sync() local
671 struct msft_monitor_advertisement_handle_data *handle_data, *tmp; in msft_do_close() local
930 struct msft_monitor_advertisement_handle_data *handle_data) in msft_add_address_filter()
977 struct msft_monitor_advertisement_handle_data *handle_data; in msft_monitor_device_evt() local
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddiagnose.py103 def handle_data(self, data): member in AnnouncingParser
H A D__init__.py418 def handle_data(self, data): member in BeautifulSoup
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py67 def handle_data(self, data): member in BeautifulSoupHTMLParser
/openbmc/linux/drivers/input/keyboard/
H A Dhilkbd.c145 static inline void handle_data(unsigned char s, unsigned char c) in handle_data() function
/openbmc/qemu/include/hw/
H A Dusb.h319 void (*handle_data)(USBDevice *dev, USBPacket *p); member
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h685 void (*handle_data)(struct qla_tgt_cmd *); member