Home
last modified time | relevance | path

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

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