Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dplatform_device.h23 struct platform_device { struct
33 const struct platform_device_id *id_entry; argument
49 #define to_platform_device(x) container_of((x), struct platform_device, dev) argument
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddell-smbios-smm.c24 static struct platform_device *platform_device; variable
H A Dasus-wmi.h74 struct platform_device *platform_device; member
H A Ddell-smbios-base.c26 static struct platform_device *platform_device; variable
H A Dalienware-wmi.c217 static struct platform_device *platform_device; variable
H A Dideapad-laptop.c89 struct platform_device *platform_device; member
H A Dasus-wmi.c179 struct platform_device *platform_device; member
2803 struct platform_device *platform_device; in asus_wmi_register_driver() local
H A Ddell-laptop.c87 static struct platform_device *platform_device; variable
H A Deeepc-laptop.c160 struct platform_device *platform_device; member
H A Dsamsung-laptop.c336 struct platform_device *platform_device; member
H A Dasus-laptop.c240 struct platform_device *platform_device; member
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dxen_wdt.c25 static struct platform_device *platform_device; variable
/OK3568_Linux_fs/kernel/drivers/base/
H A Dplatform.c851 int (*probe)(struct platform_device *), struct module *module) in __platform_driver_probe()
919 int (*probe)(struct platform_device *), in __platform_create_bundle()
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl.h495 int (*match)(struct platform_device *, void *)) in dfl_fpga_cdev_find_port()
H A Ddfl.c1509 int (*match)(struct platform_device *, void *)) in __dfl_fpga_cdev_find_port()