/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/winnermicro/wm800/board/platform/drivers/flash/ |
D | wm_fls.c | 73 struct tls_fls_drv *drv; in tls_spifls_read() local 103 struct tls_fls_drv *drv; in tls_spifls_fast_read() local 138 struct tls_fls_drv *drv; in tls_spifls_page_write() local 195 struct tls_fls_drv *drv; in tls_spifls_write() local 287 struct tls_fls_drv *drv; in tls_spifls_erase() local 314 struct tls_fls_drv *drv; in tls_spifls_chip_erase() local 336 struct tls_fls_drv *drv; in tls_spifls_get_param() local 387 struct tls_fls_drv *drv; in tls_spifls_drv_register() local 423 struct tls_fls_drv *drv; in tls_spifls_probe() local
|
/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/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/sdio/ |
D | rtl8822cs_halmac.c | 26 struct dvobj_priv *drv; in sdio_write_data_rsvd_page() local 62 struct dvobj_priv *drv; in sdio_write_data_h2c() local
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
D | drm_mipi_dsi.c | 50 static int mipi_dsi_device_match(struct device *dev, struct device_driver *drv) in mipi_dsi_device_match() 1110 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_probe() local 1118 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_remove() local 1126 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_shutdown() local 1139 int mipi_dsi_driver_register_full(struct mipi_dsi_driver *drv, struct module *owner) in mipi_dsi_driver_register_full() 1164 void mipi_dsi_driver_unregister(struct mipi_dsi_driver *drv) in mipi_dsi_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/board/unionman/unionpi_tiger/kernel/hdf/audio/linux_drv/src/ |
D | axg_tdm_formatter.c | 23 const struct axg_tdm_formatter_driver *drv; member 360 const struct axg_tdm_formatter_driver *drv; in axg_tdm_formatter_probe() local
|
/device/qemu/arm_mps3_an547/liteos_m/board/fs/ |
D | ff_gen_drv.h | 56 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
|
/device/soc/esp/esp32/components/bootloader_support/src/ |
D | bootloader_flash_config_esp32.c | 78 uint32_t drv = 2; in bootloader_flash_gpio_config() local
|
/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/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/mpp/ |
D | mpp_av1dec.c | 1009 static int av1dec_device_match(struct device *dev, struct device_driver *drv) in av1dec_device_match() 1017 const struct platform_driver *drv; in av1dec_device_probe() local 1042 struct platform_driver *drv = to_platform_driver(dev->driver); in av1dec_device_remove() local 1055 struct platform_driver *drv = to_platform_driver(dev->driver); in av1dec_device_shutdown() local 1137 int av1dec_driver_register(struct platform_driver *drv) in av1dec_driver_register()
|
/device/soc/esp/esp32/components/bootloader_support/src/esp32/ |
D | bootloader_esp32.c | 55 void bootloader_configure_spi_pins(int drv) in bootloader_configure_spi_pins()
|
/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/rockchip/common/sdk_linux/include/linux/usb/ |
D | typec_altmode.h | 162 #define typec_altmode_register_driver(drv) __typec_altmode_register_driver(drv, THIS_MODULE) 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/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/ |
D | aml_demod_common.h | 313 struct platform_driver *drv) in aml_platform_driver_register() 319 struct platform_driver *drv) in aml_platform_driver_unregister()
|
/device/soc/rockchip/common/sdk_linux/drivers/hid/ |
D | hid-core.c | 2098 static ssize_t new_id_store(struct device_driver *drv, const char *buf, size_t count) in new_id_store() 2169 static int hid_bus_match(struct device *dev, struct device_driver *drv) in hid_bus_match() 2481 static int hid_bus_driver_added(struct device_driver *drv, void *data) in hid_bus_driver_added() 2492 static int bus_removed_driver(struct device_driver *drv, void *data) in bus_removed_driver()
|
D | hid-input.c | 2144 struct hid_driver *drv = hid->driver; in report_features() local 2384 struct hid_driver *drv = hid->driver; in hidinput_connect() local
|
/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/common/sdk_linux/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 1663 struct device_driver *drv; in rockchip_drm_endpoint_is_subdriver() local 1716 struct platform_driver *drv = rockchip_sub_drivers[i]; in rockchip_drm_match_add() local 1866 #define ADD_ROCKCHIP_SUB_DRIVER(drv, cond) … 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()
|
/device/soc/esp/esp32/components/soc/esp32/include/soc/ |
D | rtc_io_struct.h | 189 uint32_t drv: 2; /*the driver strength of the pad*/ member 251 uint32_t drv: 2; /*the driver strength of the pad*/ member
|