Home
last modified time | relevance | path

Searched defs:platform_device (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/include/linux/
H A Dplatform_device.h23 struct platform_device { struct
33 const struct platform_device_id *id_entry; argument
50 #define to_platform_device(x) container_of((x), struct platform_device, dev) argument
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-smbios-smm.c25 static struct platform_device *platform_device; variable
H A Ddell-smbios-base.c27 static struct platform_device *platform_device; variable
H A Dalienware-wmi.c217 static struct platform_device *platform_device; variable
H A Ddell-laptop.c93 static struct platform_device *platform_device; variable
/openbmc/linux/drivers/watchdog/
H A Dxen_wdt.c25 static struct platform_device *platform_device; variable
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.h80 struct platform_device *platform_device; member
H A Deeepc-laptop.c160 struct platform_device *platform_device; member
H A Dsamsung-laptop.c336 struct platform_device *platform_device; member
H A Dideapad-laptop.c130 struct platform_device *platform_device; member
H A Dasus-laptop.c240 struct platform_device *platform_device; member
H A Dasus-wmi.c215 struct platform_device *platform_device; member
4613 struct platform_device *platform_device; in asus_wmi_register_driver() local
/openbmc/linux/drivers/base/
H A Dplatform.c914 int (*probe)(struct platform_device *), struct module *module) in __platform_driver_probe()
978 int (*probe)(struct platform_device *), in __platform_create_bundle()
/openbmc/linux/drivers/fpga/
H A Ddfl.h541 int (*match)(struct platform_device *, void *)) in dfl_fpga_cdev_find_port()
H A Ddfl.c1661 int (*match)(struct platform_device *, void *)) in __dfl_fpga_cdev_find_port()