Home
last modified time | relevance | path

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

/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
/linux/rust/kernel/
H A Dplatform.rs83 remove_callback(pdev: *mut bindings::platform_device) remove_callback() argument
227 as_raw(&self) -> *mut bindings::platform_device as_raw() argument
[all...]
/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
/linux/drivers/watchdog/
H A Dxen_wdt.c25 static struct platform_device *platform_device; variable
/linux/drivers/platform/x86/
H A Dasus-wmi.h83 struct platform_device *platform_device; member
H A Deeepc-laptop.c160 struct platform_device *platform_device; member
H A Dsamsung-laptop.c337 struct platform_device *platform_device; member
H A Dasus-laptop.c239 struct platform_device *platform_device; member
H A Dasus-wmi.c253 struct platform_device *platform_device; member
5104 struct platform_device *platform_device; in asus_wmi_register_driver() local
/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()
/linux/drivers/platform/x86/lenovo/
H A Dideapad-laptop.c163 struct platform_device *platform_device; member