Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h934 u32 device_event:7; member
950 u32 device_event:7; member
/openbmc/linux/net/bluetooth/
H A D6lowpan.c1218 static int device_event(struct notifier_block *unused, in device_event() function
1246 .notifier_call = device_event,
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h1454 * @device_event: indicates it's a device event. Should read as 0x00
1475 u32 device_event:7; member
1485 * @device_event: indicates it's (0x03) Carkit or (0x04) I2C event.
1491 u32 device_event:7; member
/openbmc/linux/drivers/platform/x86/
H A Dsony-laptop.c4576 u8 device_event = 0; in sony_pic_irq() local
4605 device_event = in sony_pic_irq()
4608 if (!device_event) in sony_pic_irq()
4626 sony_laptop_report_input_event(device_event); in sony_pic_irq()
4627 sonypi_compat_report_event(device_event); in sony_pic_irq()