Home
last modified time | relevance | path

Searched defs:platform_device (Results 1 – 11 of 11) 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.rs80 extern "C" fn remove_callback(pdev: *mut bindings::platform_device) { in remove_callback()
188 fn as_raw(&self) -> *mut bindings::platform_device { in as_raw()
/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/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/
H A Deeepc-laptop.c160 struct platform_device *platform_device; member
H A Dsamsung-laptop.c335 struct platform_device *platform_device; member
H A Dasus-laptop.c239 struct platform_device *platform_device; member
H A Dideapad-laptop.c161 struct platform_device *platform_device; member
H A Dasus-wmi.c253 struct platform_device *platform_device; member
5099 struct platform_device *platform_device; in asus_wmi_register_driver() local