Home
last modified time | relevance | path

Searched defs:drv (Results 1 - 24 of 24) sorted by relevance

/device/qemu/arm_mps3_an547/liteos_m/board/fs/
H A Dff_gen_drv.h56 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
/device/qemu/arm_mps2_an386/liteos_m/board/fs/
H A Dff_gen_drv.h57 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
/device/qemu/riscv32_virt/liteos_m/board/fs/
H A Dff_gen_drv.h57 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/
H A Dirq_init.c47 int osal_platform_driver_register(void *drv) in osal_platform_driver_register() argument
52 void osal_platform_driver_unregister(void *drv) in osal_platform_driver_unregister() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_platform.c103 int osal_platform_driver_register(void *drv) in osal_platform_driver_register() argument
109 void osal_platform_driver_unregister(void *drv) in osal_platform_driver_unregister() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
H A Dbase.c48 static int himedia_match(struct device *dev, struct device_driver *drv) in himedia_match() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/
H A Dhimedia_base.c71 static int himedia_match(struct device *dev, struct device_driver *drv) in himedia_match() argument
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; himedia_pm_suspend() local
183 struct device_driver *drv = dev->driver; himedia_pm_suspend_noirq() local
203 struct device_driver *drv = dev->driver; himedia_pm_resume() local
223 struct device_driver *drv = dev->driver; himedia_pm_resume_noirq() local
253 struct device_driver *drv = dev->driver; himedia_pm_freeze() local
273 struct device_driver *drv = dev->driver; himedia_pm_freeze_noirq() local
293 struct device_driver *drv = dev->driver; himedia_pm_thaw() local
313 struct device_driver *drv = dev->driver; himedia_pm_thaw_noirq() local
333 struct device_driver *drv = dev->driver; himedia_pm_poweroff() local
353 struct device_driver *drv = dev->driver; himedia_pm_poweroff_noirq() local
373 struct device_driver *drv = dev->driver; himedia_pm_restore() local
393 struct device_driver *drv = dev->driver; himedia_pm_restore_noirq() local
606 himedia_driver_register(pm_basedrv *drv) himedia_driver_register() argument
627 himedia_driver_unregister(pm_basedrv *drv) himedia_driver_unregister() argument
700 himedia_driver_release(pm_basedrv *drv) himedia_driver_release() argument
[all...]
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dpinctrl.h141 DriveLevel drv; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c50 static int mipi_dsi_device_match(struct device *dev, struct device_driver *drv) in mipi_dsi_device_match() argument
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 mipi_dsi_driver_register_full(struct mipi_dsi_driver *drv, struct module *owner) mipi_dsi_driver_register_full() argument
1164 mipi_dsi_driver_unregister(struct mipi_dsi_driver *drv) mipi_dsi_driver_unregister() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Danalogix_dp-rockchip.c162 static struct rockchip_dp_device *rockchip_dp_find_by_id(struct device_driver *drv, unsigned int id) in rockchip_dp_find_by_id() argument
H A Drockchip_lvds.c343 static struct rockchip_lvds *rockchip_lvds_find_by_id(struct device_driver *drv, unsigned int id) in rockchip_lvds_find_by_id() argument
H A Drockchip_drm_drv.c1663 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
H A Ddw-dp.c374 static struct dw_dp *dw_dp_find_by_id(struct device_driver *drv, unsigned int id) in dw_dp_find_by_id() argument
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_core.c582 static void __init serial8250_register_ports(struct uart_driver *drv, struct device *dev) in serial8250_register_ports() argument
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rockchip.h142 struct rockchip_drv drv[4]; member
H A Dpinctrl-rockchip.c3427 struct rockchip_drv *drv = &bank->drv[j]; rockchip_pinctrl_get_soc_data() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c2144 struct hid_driver *drv = hid->driver; in report_features() local
2384 struct hid_driver *drv = hid->driver; in hidinput_connect() local
H A Dhid-core.c2098 static ssize_t new_id_store(struct device_driver *drv, const char *buf, size_t count) in new_id_store() argument
2169 static int hid_bus_match(struct device *dev, struct device_driver *drv) in hid_bus_match() argument
2481 static int hid_bus_driver_added(struct device_driver *drv, void *data) in hid_bus_driver_added() argument
2492 static int bus_removed_driver(struct device_driver *drv, void *data) in bus_removed_driver() argument
/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.c671 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() argument
/device/soc/rockchip/common/vendor/drivers/pci/
H A Dpcie-dw-rockchip.c1431 struct platform_driver *drv = to_platform_driver(dev->driver); in rk_pcie_really_probe() local
/device/soc/rockchip/common/sdk_linux/drivers/i2c/
H A Di2c-core-base.c97 static int i2c_device_match(struct device *dev, struct device_driver *drv) in i2c_device_match() argument
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
H A Dpinctrl-rockchip.h328 struct rockchip_drv drv[4]; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dpinctrl-rockchip.h328 struct rockchip_drv drv[4]; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c392 static struct dw_dp *dw_dp_find_by_id(struct device_driver *drv, in dw_dp_find_by_id() argument

Completed in 43 milliseconds