Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
D6lowpan.c1218 static int device_event(struct notifier_block *unused, in device_event() function
1246 .notifier_call = device_event,
/Linux-v6.6/drivers/usb/dwc3/
Dcore.h1448 u32 device_event:7; member
1464 u32 device_event:7; member
/Linux-v6.6/drivers/platform/x86/
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()