Home
last modified time | relevance | path

Searched defs:drv (Results 1 – 25 of 28) sorted by relevance

12

/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/
Dhimedia_base.c71 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/
Dirq_init.c47 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/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_mipi_dsi.c50 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/
Dosal_platform.c103 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/arm_mps2_an386/liteos_m/board/fs/
Dff_gen_drv.h57 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
/device/qemu/riscv32_virt/liteos_m/board/fs/
Dff_gen_drv.h57 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
/device/qemu/arm_mps3_an547/liteos_m/board/fs/
Dff_gen_drv.h56 const DiskioDrvTypeDef *drv[FF_VOLUMES]; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
Dplatform_device.h177 #define to_platform_driver(drv) (container_of((drv), struct platform_driver, driver)) argument
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
Dtypec_altmode.h162 #define typec_altmode_register_driver(drv) __typec_altmode_register_driver(drv, THIS_MODULE) argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
Dhimedia.h69 #define to_himedia_driver(drv) \ argument
Dbase.c48 static int himedia_match(struct device *dev, struct device_driver *drv) in himedia_match()
/device/soc/rockchip/common/sdk_linux/drivers/hid/
Dhid-core.c2098 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()
Dhid-input.c2144 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/
Dhimedia.h73 #define to_himedia_basedrv(drv) container_of((drv), pm_basedrv, driver) argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
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
1866 #define ADD_ROCKCHIP_SUB_DRIVER(drv, cond) … argument
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()
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()
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
Dpinctrl.h141 DriveLevel drv; member
/device/soc/hisilicon/common/platform/mmc/sdhci/
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()
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
D8250_core.c582 static void __init serial8250_register_ports(struct uart_driver *drv, struct device *dev) in serial8250_register_ports()
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
Dpinctrl-rockchip.h142 struct rockchip_drv drv[4]; member
/device/soc/rockchip/rk3588/kernel/include/linux/
Dpinctrl-rockchip.h328 struct rockchip_drv drv[4]; member
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
Dpinctrl-rockchip.h328 struct rockchip_drv drv[4]; member
/device/soc/rockchip/common/vendor/drivers/pci/
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/
Di2c-core-base.c97 static int i2c_device_match(struct device *dev, struct device_driver *drv) in i2c_device_match()

12