Home
last modified time | relevance | path

Searched defs:platform_driver (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
Dplatform_device.h68 struct platform_driver { struct
79 * @brief register a platform_driver to platform bus. argument
/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/compat/linux/include/linux/
Dplatform_device.h68 struct platform_driver { struct
69 …obe)(struct platform_device *); /**< Called to query the existence of a specific device. */
70 …e)(struct platform_device *); /**< Remove the device, and unbind this device from driver. */
71 void (*shutdown)(struct platform_device *); /**< Shut-down the device. */
72 int (*suspend)(struct platform_device *); /**< Put the device to sleep mode. */
73 int (*resume)(struct platform_device *); /**< Resume the device from sleep mode. */
74 struct device_driver driver; /**< device driver. */
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/
Dirq_init.c40 #define osal_module_platform_driver(platform_driver) \ argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_osal.h582 #define osal_module_platform_driver(platform_driver) \ argument
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhi_osal.h598 #define osal_module_platform_driver(platform_driver) \ argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
Dhi_osal.h585 #define osal_module_platform_driver(platform_driver) \ argument