Searched defs:drv (Results 1 – 12 of 12) sorted by relevance
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/ |
| D | himedia_base.c | 71 static int himedia_match(struct device *dev, struct device_driver *drv) in himedia_match() 139 struct device_driver *drv = dev->driver; in himedia_pm_prepare() local 151 struct device_driver *drv = dev->driver; in himedia_pm_complete() local 163 struct device_driver *drv = dev->driver; in himedia_pm_suspend() local 183 struct device_driver *drv = dev->driver; in himedia_pm_suspend_noirq() local 203 struct device_driver *drv = dev->driver; in himedia_pm_resume() local 223 struct device_driver *drv = dev->driver; in himedia_pm_resume_noirq() local 253 struct device_driver *drv = dev->driver; in himedia_pm_freeze() local 273 struct device_driver *drv = dev->driver; in himedia_pm_freeze_noirq() local 293 struct device_driver *drv = dev->driver; in himedia_pm_thaw() local [all …]
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/ |
| D | irq_init.c | 47 int osal_platform_driver_register(void *drv) in osal_platform_driver_register() 52 void osal_platform_driver_unregister(void *drv) in osal_platform_driver_unregister()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| D | osal_platform.c | 103 int osal_platform_driver_register(void *drv) in osal_platform_driver_register() 109 void osal_platform_driver_unregister(void *drv) in osal_platform_driver_unregister()
|
| /device/qemu/riscv32_virt/liteos_m/board/fs/ |
| D | ff_gen_drv.h | 57 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
|
| /device/qemu/arm_mps2_an386/liteos_m/board/fs/ |
| D | ff_gen_drv.h | 57 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
|
| /device/qemu/arm_mps3_an547/liteos_m/board/fs/ |
| D | ff_gen_drv.h | 56 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/ |
| D | platform_device.h | 177 #define to_platform_driver(drv) (container_of((drv), struct platform_driver, driver)) argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/ |
| D | himedia.h | 69 #define to_himedia_driver(drv) \ argument
|
| D | base.c | 48 static int himedia_match(struct device *dev, struct device_driver *drv) in himedia_match()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| D | himedia.h | 73 #define to_himedia_basedrv(drv) container_of((drv), pm_basedrv, driver) argument
|
| /device/soc/rockchip/rk2206/hardware/include/lz_hardware/ |
| D | pinctrl.h | 141 DriveLevel drv; member
|
| /device/soc/hisilicon/common/platform/mmc/sdhci/ |
| D | sdhci.c | 671 uint32_t drv[] = { PERI_CRG127, PERI_CRG136 }; in SdhciSetDrvPhase() local 712 static void SdhciSetIodriver(uint32_t offset, uint32_t pull, uint32_t sr, uint32_t drv) in SdhciSetIodriver()
|