| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/ |
| D | base.c | 50 struct himedia_device *pdev = to_himedia_device(dev); in himedia_match() local 56 struct himedia_device *pdev = to_himedia_device(dev); in himedia_uevent() local 64 struct himedia_device *pdev = to_himedia_device(dev); in himedia_pm_prepare() local 76 struct himedia_device *pdev = to_himedia_device(dev); in himedia_pm_complete() local 88 struct himedia_device *pdev = to_himedia_device(dev); in himedia_pm_suspend() local 100 struct himedia_device *pdev = to_himedia_device(dev); in himedia_pm_resume() local 112 struct himedia_device *pdev = to_himedia_device(dev); in himedia_pm_freeze() local 124 struct himedia_device *pdev = to_himedia_device(dev); in himedia_pm_thaw() local 136 struct himedia_device *pdev = to_himedia_device(dev); in himedia_pm_poweroff() local 148 struct himedia_device *pdev = to_himedia_device(dev); in himedia_pm_restore() local [all …]
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| D | rk_fiq_debugger.c | 97 static int debug_port_init(struct platform_device *pdev) in debug_port_init() 151 static int debug_getc(struct platform_device *pdev) in debug_getc() 183 static void debug_putc(struct platform_device *pdev, unsigned int c) in debug_putc() 197 static int debug_getc_dummy(struct platform_device *pdev) in debug_getc_dummy() 202 static void debug_putc_dummy(struct platform_device *pdev, unsigned int c) in debug_putc_dummy() 206 static void debug_flush(struct platform_device *pdev) in debug_flush() 226 static void console_putc(struct platform_device *pdev, unsigned int c) in console_putc() 240 static void console_flush(struct platform_device *pdev) in console_flush() 252 static void console_put(struct platform_device *pdev, const char *s, unsigned int count) in console_put() 262 static void debug_put(struct platform_device *pdev, const char *s, unsigned int count) in debug_put() [all …]
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| D | rk_fiq_debugger.c | 98 static int debug_port_init(struct platform_device *pdev) in debug_port_init() 151 static int debug_getc(struct platform_device *pdev) in debug_getc() 184 static void debug_putc(struct platform_device *pdev, unsigned int c) in debug_putc() 197 static int debug_getc_dummy(struct platform_device *pdev) in debug_getc_dummy() 202 static void debug_putc_dummy(struct platform_device *pdev, unsigned int c) in debug_putc_dummy() 206 static void debug_flush(struct platform_device *pdev) in debug_flush() 225 static void console_putc(struct platform_device *pdev, unsigned int c) in console_putc() 239 static void console_flush(struct platform_device *pdev) in console_flush() 250 static void console_put(struct platform_device *pdev, in console_put() 260 static void debug_put(struct platform_device *pdev, in debug_put() [all …]
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/ |
| D | himedia_base.c | 45 pm_basedev *pdev = TO_PM_BASEDEV(dev); in modalias_show() local 73 pm_basedev *pdev = TO_PM_BASEDEV(dev); in himedia_match() local 80 pm_basedev *pdev = TO_PM_BASEDEV(dev); in himedia_uevent() local 103 pm_basedev *pdev = TO_PM_BASEDEV(dev); in himedia_legacy_suspend_late() local 116 pm_basedev *pdev = TO_PM_BASEDEV(dev); in himedia_legacy_resume_early() local 482 int himedia_device_add(pm_basedev *pdev) in himedia_device_add() 503 void himedia_device_del(pm_basedev *pdev) in himedia_device_del() 511 void himedia_device_put(pm_basedev *pdev) in himedia_device_put() 519 pm_basedev pdev; member 551 int himedia_device_register(pm_basedev *pdev) in himedia_device_register() [all …]
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| D | osal_platform.c | 25 int osal_platform_get_modparam_uint(void *pdev, const char *name, unsigned int *value) in osal_platform_get_modparam_uint() 39 int osal_platform_get_modparam_int(void *pdev, const char *name, int *value) in osal_platform_get_modparam_int() 53 int osal_platform_get_modparam_uchar(void *pdev, const char *name, unsigned char *value) in osal_platform_get_modparam_uchar() 67 int osal_platform_get_modparam_ushort(void *pdev, const char *name, unsigned short *value) in osal_platform_get_modparam_ushort() 81 int osal_platform_get_modparam_string(void *pdev, const char *name, unsigned int size, char *value) in osal_platform_get_modparam_string()
|
| /device/board/hihope/rk3568/audio_drivers/headset_monitor/src/ |
| D | analog_headset_core.c | 289 static int32_t AnalogHeadsetInit(struct platform_device *pdev, struct HeadsetPdata *pdata) in AnalogHeadsetInit() 338 static int AudioHeadsetProbe(struct platform_device *pdev) in AudioHeadsetProbe() 370 static int AudioHeadsetRemove(struct platform_device *pdev) in AudioHeadsetRemove() 376 static int AudioHeadsetSuspend(struct platform_device *pdev, pm_message_t state) in AudioHeadsetSuspend() 384 static int AudioHeadsetResume(struct platform_device *pdev) in AudioHeadsetResume()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/ |
| D | nouveau_drm.c | 100 static u64 nouveau_pci_name(struct pci_dev *pdev) in nouveau_pci_name() 667 static void quirk_broken_nv_runpm(struct pci_dev *pdev) in quirk_broken_nv_runpm() 684 static int nouveau_drm_probe(struct pci_dev *pdev, const struct pci_device_id *pent) in nouveau_drm_probe() 776 static void nouveau_drm_remove(struct pci_dev *pdev) in nouveau_drm_remove() 889 struct pci_dev *pdev = to_pci_dev(dev); in nouveau_pmops_suspend() local 912 struct pci_dev *pdev = to_pci_dev(dev); in nouveau_pmops_resume() local 939 struct pci_dev *pdev = to_pci_dev(dev); in nouveau_pmops_freeze() local 946 struct pci_dev *pdev = to_pci_dev(dev); in nouveau_pmops_thaw() local 961 struct pci_dev *pdev = to_pci_dev(dev); in nouveau_pmops_runtime_suspend() local 982 struct pci_dev *pdev = to_pci_dev(dev); in nouveau_pmops_runtime_resume() local [all …]
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/init/hi3516cv500/linux/ |
| D | sys_init.c | 44 static int hi35xx_sys_probe(struct platform_device *pdev) in hi35xx_sys_probe() 54 static int hi35xx_sys_remove(struct platform_device *pdev) in hi35xx_sys_remove()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/init/linux/ |
| D | irq_init.c | 29 static int hi_irq_probe(struct platform_device *pdev) in hi_irq_probe() 35 static int hi_irq_remove(struct platform_device *pdev) in hi_irq_remove()
|
| D | wtdg_init.c | 41 static int hi_wdg_probe(struct platform_device *pdev) in hi_wdg_probe() 54 static int hi_wdg_remove(struct platform_device *pdev) in hi_wdg_remove()
|
| D | adc_init.c | 33 static int hi_adc_probe(struct platform_device *pdev) in hi_adc_probe() 51 static int hi_adc_remove(struct platform_device *pdev) in hi_adc_remove()
|
| D | ir_init.c | 31 static int hi_ir_probe(struct platform_device *pdev) in hi_ir_probe() 49 static int hi_ir_remove(struct platform_device *pdev) in hi_ir_remove()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/init/linux/ |
| D | mipi_rx_init.c | 33 static int hi35xx_mipi_rx_probe(struct platform_device *pdev) in hi35xx_mipi_rx_probe() 52 static int hi35xx_mipi_rx_remove(struct platform_device *pdev) in hi35xx_mipi_rx_remove()
|
| D | mipi_tx_init.c | 32 static int hi35xx_mipi_tx_probe(struct platform_device *pdev) in hi35xx_mipi_tx_probe() 50 static int hi35xx_mipi_tx_remove(struct platform_device *pdev) in hi35xx_mipi_tx_remove()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/init/hi3516cv500/linux/ |
| D | hdmi_init.c | 23 static int hi35xx_hdmi_probe(struct platform_device *pdev) in hi35xx_hdmi_probe() 39 static int hi35xx_hdmi_remove(struct platform_device *pdev) in hi35xx_hdmi_remove()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_linux_platdev.c | 334 static int wifi_plat_dev_drv_probe(struct platform_device *pdev) in wifi_plat_dev_drv_probe() 397 static int wifi_plat_dev_drv_remove(struct platform_device *pdev) in wifi_plat_dev_drv_remove() 423 static int wifi_plat_dev_drv_suspend(struct platform_device *pdev, pm_message_t state) in wifi_plat_dev_drv_suspend() 433 static int wifi_plat_dev_drv_resume(struct platform_device *pdev) in wifi_plat_dev_drv_resume() 487 const struct platform_device *pdev = to_platform_device(dev); in wifi_platdev_match() local 640 static int bcmdhd_wifi_plat_dev_drv_probe(struct platform_device *pdev) in bcmdhd_wifi_plat_dev_drv_probe() 647 static int bcmdhd_wifi_plat_dev_drv_remove(struct platform_device *pdev) in bcmdhd_wifi_plat_dev_drv_remove()
|
| D | dhd_pcie_linux.c | 233 static int dhdpcie_smmu_init(struct pci_dev *pdev, void *smmu_cxt) in dhdpcie_smmu_init() 322 static void dhdpcie_smmu_remove(struct pci_dev *pdev, void *smmu_cxt) in dhdpcie_smmu_remove() 606 static int dhdpcie_pci_suspend(struct pci_dev * pdev, pm_message_t state) in dhdpcie_pci_suspend() 660 static int dhdpcie_pci_resume(struct pci_dev *pdev) in dhdpcie_pci_resume() 718 struct pci_dev *pdev = to_pci_dev(dev); in dhdpcie_pm_runtime_suspend() local 749 struct pci_dev *pdev = to_pci_dev(dev); in dhdpcie_pm_runtime_resume() local 766 struct pci_dev *pdev = to_pci_dev(dev); in dhdpcie_pm_system_suspend_noirq() local 796 struct pci_dev *pdev = to_pci_dev(dev); in dhdpcie_pm_system_resume_noirq() local 1139 dhdpcie_access_cap(struct pci_dev *pdev, int cap, uint offset, bool is_ext, bool is_write, in dhdpcie_access_cap() 1333 dhdpcie_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in dhdpcie_pci_probe() [all …]
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/init/hi3516cv500/linux/ |
| D | tde_init.c | 36 static int hi35xx_tde_probe(struct platform_device *pdev) in hi35xx_tde_probe() 71 static int hi35xx_tde_remove(struct platform_device *pdev) in hi35xx_tde_remove()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/ |
| D | cipher_initdevice.c | 25 static int hi35xx_cipher_probe(struct platform_device *pdev) in hi35xx_cipher_probe() 84 static int hi35xx_cipher_remove(struct platform_device *pdev) in hi35xx_cipher_remove()
|
| /device/soc/rockchip/common/sdk_linux/drivers/power/reset/ |
| D | gpio-poweroff.c | 49 static int gpio_poweroff_probe(struct platform_device *pdev) in gpio_poweroff_probe() 80 static int gpio_poweroff_remove(struct platform_device *pdev) in gpio_poweroff_remove()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/ |
| D | irq_init.c | 58 static int hi_irq_probe(struct platform_device *pdev) in hi_irq_probe() 64 static int hi_irq_remove(struct platform_device *pdev) in hi_irq_remove()
|
| /device/soc/rockchip/common/vendor/drivers/input/ |
| D | rockchip_pwm_remotectl.c | 114 static int rk_remotectl_get_irkeybd_count(struct platform_device *pdev) in rk_remotectl_get_irkeybd_count() 134 static int rk_remotectl_parse_ir_keys(struct platform_device *pdev) in rk_remotectl_parse_ir_keys() 340 static int rk_pwm_pwrkey_wakeup_init(struct platform_device *pdev) in rk_pwm_pwrkey_wakeup_init() 485 static int rk_pwm_sip_wakeup_init(struct platform_device *pdev) in rk_pwm_sip_wakeup_init() 556 static int rk_pwm_probe(struct platform_device *pdev) in rk_pwm_probe() 727 static int rk_pwm_remove(struct platform_device *pdev) in rk_pwm_remove() 738 struct platform_device *pdev = to_platform_device(dev); in remotectl_suspend() local 756 struct platform_device *pdev = to_platform_device(dev); in remotectl_resume() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/ |
| D | rockchip_pwm_remotectl.c | 120 static int rk_remotectl_get_irkeybd_count(struct platform_device *pdev) in rk_remotectl_get_irkeybd_count() 141 static int rk_remotectl_parse_ir_keys(struct platform_device *pdev) in rk_remotectl_parse_ir_keys() 359 static int rk_pwm_pwrkey_wakeup_init(struct platform_device *pdev) in rk_pwm_pwrkey_wakeup_init() 502 static int rk_pwm_sip_wakeup_init(struct platform_device *pdev) in rk_pwm_sip_wakeup_init() 573 static int rk_pwm_probe(struct platform_device *pdev) in rk_pwm_probe() 745 static int rk_pwm_remove(struct platform_device *pdev) in rk_pwm_remove() 756 struct platform_device *pdev = to_platform_device(dev); in remotectl_suspend() local 775 struct platform_device *pdev = to_platform_device(dev); in remotectl_resume() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/rk/ |
| D | rk.c | 173 static int rk_context_init(struct platform_device *pdev) in rk_context_init() 206 static void rk_context_deinit(struct platform_device *pdev) in rk_context_deinit() 236 static int power_model_simple_init(struct platform_device *pdev) in power_model_simple_init() 616 static void mali_platform_device_add_config(struct platform_device *pdev) in mali_platform_device_add_config() 628 int mali_platform_device_init(struct platform_device *pdev) in mali_platform_device_init() 671 void mali_platform_device_deinit(struct platform_device *pdev) in mali_platform_device_deinit()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/platform/rk/ |
| D | rk.c | 169 static int rk_context_init(struct platform_device *pdev) in rk_context_init() 202 static void rk_context_deinit(struct platform_device *pdev) in rk_context_deinit() 232 static int power_model_simple_init(struct platform_device *pdev) in power_model_simple_init() 571 static void mali_platform_device_add_config(struct platform_device *pdev) in mali_platform_device_add_config() 581 int mali_platform_device_init(struct platform_device *pdev) in mali_platform_device_init() 623 void mali_platform_device_deinit(struct platform_device *pdev) in mali_platform_device_deinit()
|