Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dplatform_device.h236 struct platform_driver { struct
255 #define to_platform_driver(drv) (container_of((drv), struct platform_driver, \ argument
/linux/drivers/xen/
H A Dplatform-pci.c184 static struct pci_driver platform_driver = { variable
/linux/drivers/platform/x86/dell/
H A Ddell-smbios-base.c486 static struct platform_driver platform_driver = { variable
H A Dalienware-wmi.c1168 static struct platform_driver platform_driver = { variable
/linux/drivers/platform/x86/
H A Deeepc-laptop.c935 static struct platform_driver platform_driver = { variable
H A Dasus-laptop.c1664 static struct platform_driver platform_driver = { variable
H A Dasus-wmi.c5020 struct platform_driver *platform_driver; in asus_wmi_register_driver() local