Home
last modified time | relevance | path

Searched refs:tegra (Results 1 – 25 of 1467) sorted by relevance

12345678910>>...59

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-tegra.c459 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
467 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
479 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_send()
481 fpci_writel(tegra, value, tegra->soc->mbox.cmd); in tegra_xusb_mbox_send()
672 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_thread()
674 fpci_writel(tegra, value, tegra->soc->mbox.cmd); in tegra_xusb_mbox_thread()
896 tegra->fw.virt = dma_alloc_coherent(tegra->dev, tegra->fw.size, in tegra_xusb_request_firmware()
905 memcpy(tegra->fw.virt, fw->data, tegra->fw.size); in tegra_xusb_request_firmware()
1261 tegra->usbphy = devm_kcalloc(tegra->dev, tegra->num_usb_phys, in tegra_xusb_init_usb_phy()
1518 tegra->hcd->regs = tegra->regs; in tegra_xusb_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-tegra.c459 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
467 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
479 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_send()
481 fpci_writel(tegra, value, tegra->soc->mbox.cmd); in tegra_xusb_mbox_send()
672 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_thread()
674 fpci_writel(tegra, value, tegra->soc->mbox.cmd); in tegra_xusb_mbox_thread()
896 tegra->fw.virt = dma_alloc_coherent(tegra->dev, tegra->fw.size, in tegra_xusb_request_firmware()
905 memcpy(tegra->fw.virt, fw->data, tegra->fw.size); in tegra_xusb_request_firmware()
1261 tegra->usbphy = devm_kcalloc(tegra->dev, tegra->num_usb_phys, in tegra_xusb_init_usb_phy()
1518 tegra->hcd->regs = tegra->regs; in tegra_xusb_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-tegra.c459 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
467 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
479 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_send()
481 fpci_writel(tegra, value, tegra->soc->mbox.cmd); in tegra_xusb_mbox_send()
672 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_thread()
674 fpci_writel(tegra, value, tegra->soc->mbox.cmd); in tegra_xusb_mbox_thread()
896 tegra->fw.virt = dma_alloc_coherent(tegra->dev, tegra->fw.size, in tegra_xusb_request_firmware()
905 memcpy(tegra->fw.virt, fw->data, tegra->fw.size); in tegra_xusb_request_firmware()
1261 tegra->usbphy = devm_kcalloc(tegra->dev, tegra->num_usb_phys, in tegra_xusb_init_usb_phy()
1518 tegra->hcd->regs = tegra->regs; in tegra_xusb_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/devfreq/
H A Dtegra30-devfreq.c269 u32 val = tegra->cur_freq * tegra->devfreq->profile->polling_ms; in tegra_devfreq_update_wmark()
387 actmon_isr_device(tegra, tegra->devices + i); in actmon_thread_isr()
549 if (!tegra->devfreq->profile->polling_ms || !tegra->started) in tegra_actmon_resume()
552 actmon_writel(tegra, tegra->devfreq->profile->polling_ms - 1, in tegra_actmon_resume()
568 tegra->cur_freq = clk_get_rate(tegra->emc_clock) / KHZ; in tegra_actmon_resume()
571 tegra_actmon_configure_device(tegra, &tegra->devices[i]); in tegra_actmon_resume()
595 clk_notifier_unregister(tegra->emc_clock, &tegra->clk_rate_change_nb); in tegra_actmon_resume()
617 if (!tegra->devfreq->profile->polling_ms || !tegra->started) in tegra_actmon_pause()
801 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_devfreq_probe()
802 if (!tegra) in tegra_devfreq_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/devfreq/
H A Dtegra30-devfreq.c269 u32 val = tegra->cur_freq * tegra->devfreq->profile->polling_ms; in tegra_devfreq_update_wmark()
387 actmon_isr_device(tegra, tegra->devices + i); in actmon_thread_isr()
549 if (!tegra->devfreq->profile->polling_ms || !tegra->started) in tegra_actmon_resume()
552 actmon_writel(tegra, tegra->devfreq->profile->polling_ms - 1, in tegra_actmon_resume()
568 tegra->cur_freq = clk_get_rate(tegra->emc_clock) / KHZ; in tegra_actmon_resume()
571 tegra_actmon_configure_device(tegra, &tegra->devices[i]); in tegra_actmon_resume()
595 clk_notifier_unregister(tegra->emc_clock, &tegra->clk_rate_change_nb); in tegra_actmon_resume()
617 if (!tegra->devfreq->profile->polling_ms || !tegra->started) in tegra_actmon_pause()
801 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_devfreq_probe()
802 if (!tegra) in tegra_devfreq_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/devfreq/
H A Dtegra30-devfreq.c269 u32 val = tegra->cur_freq * tegra->devfreq->profile->polling_ms; in tegra_devfreq_update_wmark()
387 actmon_isr_device(tegra, tegra->devices + i); in actmon_thread_isr()
549 if (!tegra->devfreq->profile->polling_ms || !tegra->started) in tegra_actmon_resume()
552 actmon_writel(tegra, tegra->devfreq->profile->polling_ms - 1, in tegra_actmon_resume()
568 tegra->cur_freq = clk_get_rate(tegra->emc_clock) / KHZ; in tegra_actmon_resume()
571 tegra_actmon_configure_device(tegra, &tegra->devices[i]); in tegra_actmon_resume()
595 clk_notifier_unregister(tegra->emc_clock, &tegra->clk_rate_change_nb); in tegra_actmon_resume()
617 if (!tegra->devfreq->profile->polling_ms || !tegra->started) in tegra_actmon_pause()
801 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_devfreq_probe()
802 if (!tegra) in tegra_devfreq_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ata/
H A Dahci_tegra.c187 if (tegra->sata_aux_regs && !tegra->soc->supports_devslp) { in tegra_ahci_handle_quirks()
244 tegra->supplies); in tegra_ahci_power_on()
250 tegra->sata_clk, in tegra_ahci_power_on()
251 tegra->sata_rst); in tegra_ahci_power_on()
275 regulator_bulk_disable(tegra->soc->num_supplies, tegra->supplies); in tegra_ahci_power_on()
294 regulator_bulk_disable(tegra->soc->num_supplies, tegra->supplies); in tegra_ahci_power_off()
358 if (tegra->soc->ops && tegra->soc->ops->init) in tegra_ahci_controller_init()
524 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_ahci_probe()
525 if (!tegra) in tegra_ahci_probe()
530 tegra->pdev = pdev; in tegra_ahci_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ata/
H A Dahci_tegra.c187 if (tegra->sata_aux_regs && !tegra->soc->supports_devslp) { in tegra_ahci_handle_quirks()
244 tegra->supplies); in tegra_ahci_power_on()
250 tegra->sata_clk, in tegra_ahci_power_on()
251 tegra->sata_rst); in tegra_ahci_power_on()
275 regulator_bulk_disable(tegra->soc->num_supplies, tegra->supplies); in tegra_ahci_power_on()
294 regulator_bulk_disable(tegra->soc->num_supplies, tegra->supplies); in tegra_ahci_power_off()
358 if (tegra->soc->ops && tegra->soc->ops->init) in tegra_ahci_controller_init()
524 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_ahci_probe()
525 if (!tegra) in tegra_ahci_probe()
530 tegra->pdev = pdev; in tegra_ahci_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ata/
H A Dahci_tegra.c187 if (tegra->sata_aux_regs && !tegra->soc->supports_devslp) { in tegra_ahci_handle_quirks()
244 tegra->supplies); in tegra_ahci_power_on()
250 tegra->sata_clk, in tegra_ahci_power_on()
251 tegra->sata_rst); in tegra_ahci_power_on()
275 regulator_bulk_disable(tegra->soc->num_supplies, tegra->supplies); in tegra_ahci_power_on()
294 regulator_bulk_disable(tegra->soc->num_supplies, tegra->supplies); in tegra_ahci_power_off()
358 if (tegra->soc->ops && tegra->soc->ops->init) in tegra_ahci_controller_init()
524 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_ahci_probe()
525 if (!tegra) in tegra_ahci_probe()
530 tegra->pdev = pdev; in tegra_ahci_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/tegra/
H A Dclk-tegra124-emc.c180 if (tegra->emc) in emc_ensure_emc_driver()
181 return tegra->emc; in emc_ensure_emc_driver()
183 if (!tegra->prepare_timing_change || !tegra->complete_timing_change) in emc_ensure_emc_driver()
200 if (!tegra->emc) { in emc_ensure_emc_driver()
205 return tegra->emc; in emc_ensure_emc_driver()
451 tegra->timings = krealloc(tegra->timings, size, GFP_KERNEL); in load_timings_from_dt()
455 timings_ptr = tegra->timings + tegra->num_timings; in load_timings_from_dt()
493 tegra = kcalloc(1, sizeof(*tegra), GFP_KERNEL); in tegra124_clk_register_emc()
494 if (!tegra) in tegra124_clk_register_emc()
498 tegra->lock = lock; in tegra124_clk_register_emc()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/tegra/
H A Dclk-tegra124-emc.c180 if (tegra->emc) in emc_ensure_emc_driver()
181 return tegra->emc; in emc_ensure_emc_driver()
183 if (!tegra->prepare_timing_change || !tegra->complete_timing_change) in emc_ensure_emc_driver()
200 if (!tegra->emc) { in emc_ensure_emc_driver()
205 return tegra->emc; in emc_ensure_emc_driver()
451 tegra->timings = krealloc(tegra->timings, size, GFP_KERNEL); in load_timings_from_dt()
455 timings_ptr = tegra->timings + tegra->num_timings; in load_timings_from_dt()
493 tegra = kcalloc(1, sizeof(*tegra), GFP_KERNEL); in tegra124_clk_register_emc()
494 if (!tegra) in tegra124_clk_register_emc()
498 tegra->lock = lock; in tegra124_clk_register_emc()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/tegra/
H A Dclk-tegra124-emc.c180 if (tegra->emc) in emc_ensure_emc_driver()
181 return tegra->emc; in emc_ensure_emc_driver()
183 if (!tegra->prepare_timing_change || !tegra->complete_timing_change) in emc_ensure_emc_driver()
200 if (!tegra->emc) { in emc_ensure_emc_driver()
205 return tegra->emc; in emc_ensure_emc_driver()
451 tegra->timings = krealloc(tegra->timings, size, GFP_KERNEL); in load_timings_from_dt()
455 timings_ptr = tegra->timings + tegra->num_timings; in load_timings_from_dt()
493 tegra = kcalloc(1, sizeof(*tegra), GFP_KERNEL); in tegra124_clk_register_emc()
494 if (!tegra) in tegra124_clk_register_emc()
498 tegra->lock = lock; in tegra124_clk_register_emc()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/soc/tegra/
H A Dregulators-tegra20.c41 if (tegra->core_min_uV > 0) in tegra20_core_limit()
42 return tegra->core_min_uV; in tegra20_core_limit()
63 return tegra->core_min_uV; in tegra20_core_limit()
313 !tegra->core_rdev) { in tegra20_regulator_attach()
314 tegra->core_rdev = rdev; in tegra20_regulator_attach()
319 !tegra->rtc_rdev) { in tegra20_regulator_attach()
320 tegra->rtc_rdev = rdev; in tegra20_regulator_attach()
325 !tegra->cpu_rdev) { in tegra20_regulator_attach()
326 tegra->cpu_rdev = rdev; in tegra20_regulator_attach()
344 tegra->rtc_rdev = NULL; in tegra20_regulator_detach()
[all …]
H A Dregulators-tegra30.c42 if (tegra->core_min_uV > 0) in tegra30_core_limit()
43 return tegra->core_min_uV; in tegra30_core_limit()
60 tegra->core_min_uV = core_max_uV; in tegra30_core_limit()
64 return tegra->core_min_uV; in tegra30_core_limit()
276 !tegra->core_rdev) { in tegra30_regulator_attach()
277 tegra->core_rdev = rdev; in tegra30_regulator_attach()
282 !tegra->cpu_rdev) { in tegra30_regulator_attach()
283 tegra->cpu_rdev = rdev; in tegra30_regulator_attach()
296 tegra->core_rdev = NULL; in tegra30_regulator_detach()
300 if (tegra->cpu_rdev == rdev) { in tegra30_regulator_detach()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/soc/tegra/
H A Dregulators-tegra20.c41 if (tegra->core_min_uV > 0) in tegra20_core_limit()
42 return tegra->core_min_uV; in tegra20_core_limit()
63 return tegra->core_min_uV; in tegra20_core_limit()
313 !tegra->core_rdev) { in tegra20_regulator_attach()
314 tegra->core_rdev = rdev; in tegra20_regulator_attach()
319 !tegra->rtc_rdev) { in tegra20_regulator_attach()
320 tegra->rtc_rdev = rdev; in tegra20_regulator_attach()
325 !tegra->cpu_rdev) { in tegra20_regulator_attach()
326 tegra->cpu_rdev = rdev; in tegra20_regulator_attach()
344 tegra->rtc_rdev = NULL; in tegra20_regulator_detach()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/soc/tegra/
H A Dregulators-tegra20.c41 if (tegra->core_min_uV > 0) in tegra20_core_limit()
42 return tegra->core_min_uV; in tegra20_core_limit()
63 return tegra->core_min_uV; in tegra20_core_limit()
313 !tegra->core_rdev) { in tegra20_regulator_attach()
314 tegra->core_rdev = rdev; in tegra20_regulator_attach()
319 !tegra->rtc_rdev) { in tegra20_regulator_attach()
320 tegra->rtc_rdev = rdev; in tegra20_regulator_attach()
325 !tegra->cpu_rdev) { in tegra20_regulator_attach()
326 tegra->cpu_rdev = rdev; in tegra20_regulator_attach()
344 tegra->rtc_rdev = NULL; in tegra20_regulator_detach()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/tegra/
H A DMakefile3 snd-soc-tegra-pcm-objs := tegra_pcm.o
4 snd-soc-tegra-utils-objs += tegra_asoc_utils.o
32 snd-soc-tegra-rt5640-objs := tegra_rt5640.o
33 snd-soc-tegra-rt5677-objs := tegra_rt5677.o
34 snd-soc-tegra-wm8753-objs := tegra_wm8753.o
35 snd-soc-tegra-wm8903-objs := tegra_wm8903.o
36 snd-soc-tegra-wm9712-objs := tegra_wm9712.o
37 snd-soc-tegra-trimslice-objs := trimslice.o
38 snd-soc-tegra-alc5632-objs := tegra_alc5632.o
39 snd-soc-tegra-max98090-objs := tegra_max98090.o
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/tegra/
H A DMakefile3 snd-soc-tegra-pcm-objs := tegra_pcm.o
4 snd-soc-tegra-utils-objs += tegra_asoc_utils.o
32 snd-soc-tegra-rt5640-objs := tegra_rt5640.o
33 snd-soc-tegra-rt5677-objs := tegra_rt5677.o
34 snd-soc-tegra-wm8753-objs := tegra_wm8753.o
35 snd-soc-tegra-wm8903-objs := tegra_wm8903.o
36 snd-soc-tegra-wm9712-objs := tegra_wm9712.o
37 snd-soc-tegra-trimslice-objs := trimslice.o
38 snd-soc-tegra-alc5632-objs := tegra_alc5632.o
39 snd-soc-tegra-max98090-objs := tegra_max98090.o
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/tegra/
H A DMakefile3 snd-soc-tegra-pcm-objs := tegra_pcm.o
4 snd-soc-tegra-utils-objs += tegra_asoc_utils.o
32 snd-soc-tegra-rt5640-objs := tegra_rt5640.o
33 snd-soc-tegra-rt5677-objs := tegra_rt5677.o
34 snd-soc-tegra-wm8753-objs := tegra_wm8753.o
35 snd-soc-tegra-wm8903-objs := tegra_wm8903.o
36 snd-soc-tegra-wm9712-objs := tegra_wm9712.o
37 snd-soc-tegra-trimslice-objs := trimslice.o
38 snd-soc-tegra-alc5632-objs := tegra_alc5632.o
39 snd-soc-tegra-max98090-objs := tegra_max98090.o
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c20 struct tegra_bpmp_thermal *tegra; member
157 struct tegra_bpmp_thermal *tegra; in tegra_bpmp_thermal_probe() local
162 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_bpmp_thermal_probe()
163 if (!tegra) in tegra_bpmp_thermal_probe()
166 tegra->dev = &pdev->dev; in tegra_bpmp_thermal_probe()
167 tegra->bpmp = bpmp; in tegra_bpmp_thermal_probe()
178 if (!tegra->zones) in tegra_bpmp_thermal_probe()
190 zone->tegra = tegra; in tegra_bpmp_thermal_probe()
211 tegra->zones[tegra->num_zones++] = zone; in tegra_bpmp_thermal_probe()
215 tegra); in tegra_bpmp_thermal_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c20 struct tegra_bpmp_thermal *tegra; member
157 struct tegra_bpmp_thermal *tegra; in tegra_bpmp_thermal_probe() local
162 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_bpmp_thermal_probe()
163 if (!tegra) in tegra_bpmp_thermal_probe()
166 tegra->dev = &pdev->dev; in tegra_bpmp_thermal_probe()
167 tegra->bpmp = bpmp; in tegra_bpmp_thermal_probe()
178 if (!tegra->zones) in tegra_bpmp_thermal_probe()
190 zone->tegra = tegra; in tegra_bpmp_thermal_probe()
211 tegra->zones[tegra->num_zones++] = zone; in tegra_bpmp_thermal_probe()
215 tegra); in tegra_bpmp_thermal_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c20 struct tegra_bpmp_thermal *tegra; member
157 struct tegra_bpmp_thermal *tegra; in tegra_bpmp_thermal_probe() local
162 tegra = devm_kzalloc(&pdev->dev, sizeof(*tegra), GFP_KERNEL); in tegra_bpmp_thermal_probe()
163 if (!tegra) in tegra_bpmp_thermal_probe()
166 tegra->dev = &pdev->dev; in tegra_bpmp_thermal_probe()
167 tegra->bpmp = bpmp; in tegra_bpmp_thermal_probe()
178 if (!tegra->zones) in tegra_bpmp_thermal_probe()
190 zone->tegra = tegra; in tegra_bpmp_thermal_probe()
211 tegra->zones[tegra->num_zones++] = zone; in tegra_bpmp_thermal_probe()
215 tegra); in tegra_bpmp_thermal_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddrm.c67 if (tegra->hub) { in tegra_atomic_commit_tail()
1095 tegra = kzalloc(sizeof(*tegra), GFP_KERNEL); in host1x_drm_probe()
1096 if (!tegra) { in host1x_drm_probe()
1118 tegra->drm = drm; in host1x_drm_probe()
1170 tegra->carveout.shift = iova_shift(&tegra->carveout.domain); in host1x_drm_probe()
1171 tegra->carveout.limit = carveout_end >> tegra->carveout.shift; in host1x_drm_probe()
1186 if (tegra->hub) { in host1x_drm_probe()
1226 if (tegra->hub) in host1x_drm_probe()
1246 kfree(tegra); in host1x_drm_probe()
1265 if (tegra->hub) in host1x_drm_remove()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddrm.c67 if (tegra->hub) { in tegra_atomic_commit_tail()
1095 tegra = kzalloc(sizeof(*tegra), GFP_KERNEL); in host1x_drm_probe()
1096 if (!tegra) { in host1x_drm_probe()
1118 tegra->drm = drm; in host1x_drm_probe()
1170 tegra->carveout.shift = iova_shift(&tegra->carveout.domain); in host1x_drm_probe()
1171 tegra->carveout.limit = carveout_end >> tegra->carveout.shift; in host1x_drm_probe()
1186 if (tegra->hub) { in host1x_drm_probe()
1226 if (tegra->hub) in host1x_drm_probe()
1246 kfree(tegra); in host1x_drm_probe()
1265 if (tegra->hub) in host1x_drm_remove()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddrm.c67 if (tegra->hub) { in tegra_atomic_commit_tail()
1095 tegra = kzalloc(sizeof(*tegra), GFP_KERNEL); in host1x_drm_probe()
1096 if (!tegra) { in host1x_drm_probe()
1118 tegra->drm = drm; in host1x_drm_probe()
1170 tegra->carveout.shift = iova_shift(&tegra->carveout.domain); in host1x_drm_probe()
1171 tegra->carveout.limit = carveout_end >> tegra->carveout.shift; in host1x_drm_probe()
1186 if (tegra->hub) { in host1x_drm_probe()
1226 if (tegra->hub) in host1x_drm_probe()
1246 kfree(tegra); in host1x_drm_probe()
1265 if (tegra->hub) in host1x_drm_remove()
[all …]

12345678910>>...59