Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/
D6lowpan.c1218 static int device_event(struct notifier_block *unused, in device_event() function
1246 .notifier_call = device_event,
/linux-6.12.1/drivers/usb/dwc3/
Dcore.h1501 u32 device_event:7; member
1517 u32 device_event:7; member
/linux-6.12.1/drivers/platform/x86/
Dsony-laptop.c4574 u8 device_event = 0; in sony_pic_irq() local
4603 device_event = in sony_pic_irq()
4606 if (!device_event) in sony_pic_irq()
4624 sony_laptop_report_input_event(device_event); in sony_pic_irq()
4625 sonypi_compat_report_event(device_event); in sony_pic_irq()