/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | mailbox-test.c | 53 struct mbox_test_device *tdev = filp->private_data; in mbox_test_signal_write() local 91 struct mbox_test_device *tdev = filp->private_data; mbox_test_message_fasync() local 100 struct mbox_test_device *tdev = filp->private_data; mbox_test_message_write() local 159 mbox_test_message_data_ready(struct mbox_test_device *tdev) mbox_test_message_data_ready() argument 174 struct mbox_test_device *tdev = filp->private_data; mbox_test_message_read() local 246 struct mbox_test_device *tdev = filp->private_data; mbox_test_message_poll() local 264 mbox_test_add_debugfs(struct platform_device *pdev, struct mbox_test_device *tdev) mbox_test_add_debugfs() argument 287 struct mbox_test_device *tdev = dev_get_drvdata(client->dev); mbox_test_receive_message() local 310 struct mbox_test_device *tdev = dev_get_drvdata(client->dev); mbox_test_prepare_message() local 360 struct mbox_test_device *tdev; mbox_test_probe() local 423 struct mbox_test_device *tdev = platform_get_drvdata(pdev); mbox_test_remove() local [all...] |
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
H A D | ltp_tpci.c | 636 static struct device tdev = { variable [all...] |
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | pptp.c | 165 struct net_device *tdev; in pptp_xmit() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | vpd.c | 322 struct pci_dev *tdev = pci_get_slot(dev->bus, in pci_vpd_f0_read() local 337 struct pci_dev *tdev = pci_get_slot(dev->bus, in pci_vpd_f0_write() local 351 struct pci_dev *tdev = pci_get_slot(dev->bus, in pci_vpd_f0_set_size() local [all...] |
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | uniphier_thermal.c | 91 static int uniphier_tm_initialize_sensor(struct uniphier_tm_dev *tdev) in uniphier_tm_initialize_sensor() argument 142 static void uniphier_tm_set_alert(struct uniphier_tm_dev *tdev, u3 argument 154 uniphier_tm_enable_sensor(struct uniphier_tm_dev *tdev) uniphier_tm_enable_sensor() argument 175 uniphier_tm_disable_sensor(struct uniphier_tm_dev *tdev) uniphier_tm_disable_sensor() argument 192 struct uniphier_tm_dev *tdev = data; uniphier_tm_get_temp() local 211 uniphier_tm_irq_clear(struct uniphier_tm_dev *tdev) uniphier_tm_irq_clear() argument 228 struct uniphier_tm_dev *tdev = _tdev; uniphier_tm_alarm_irq() local 238 struct uniphier_tm_dev *tdev = _tdev; uniphier_tm_alarm_irq_thread() local 250 struct uniphier_tm_dev *tdev; uniphier_tm_probe() local 328 struct uniphier_tm_dev *tdev = platform_get_drvdata(pdev); uniphier_tm_remove() local [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_vti.c | 172 struct net_device *tdev; /* Device to other host */ in vti_xmit() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | gk20a.c | 574 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gk20a_instmem_new() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | ttm_object.c | 70 struct ttm_object_device *tdev; member 166 struct ttm_object_device *tdev = tfile->tdev; in ttm_base_object_init() local 202 struct ttm_object_device *tdev = base->tfile->tdev; ttm_release_base() local 285 ttm_base_object_lookup_for_ref(struct ttm_object_device *tdev, uint32_t key) ttm_base_object_lookup_for_ref() argument 491 ttm_object_file_init(struct ttm_object_device *tdev, unsigned int hash_order) ttm_object_file_init() argument 530 struct ttm_object_device *tdev = kmalloc(sizeof(*tdev), GFP_KERNEL); ttm_object_device_init() local 558 struct ttm_object_device *tdev = *p_tdev; ttm_object_device_release() local 625 struct ttm_object_device *tdev = base->tfile->tdev; ttm_prime_dmabuf_release() local 651 struct ttm_object_device *tdev = tfile->tdev; ttm_prime_fd_to_handle() local 687 struct ttm_object_device *tdev = tfile->tdev; ttm_prime_handle_to_fd() local [all...] |
/kernel/linux/linux-5.10/drivers/pnp/ |
H A D | resource.c | 169 struct pnp_dev *tdev; in pnp_check_port() local 232 struct pnp_dev *tdev; in pnp_check_mem() local 355 struct pnp_dev *tdev; in pnp_check_irq() local 419 struct pnp_dev *tdev; pnp_check_dma() local [all...] |
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | uniphier_thermal.c | 88 static int uniphier_tm_initialize_sensor(struct uniphier_tm_dev *tdev) in uniphier_tm_initialize_sensor() argument 139 static void uniphier_tm_set_alert(struct uniphier_tm_dev *tdev, u3 argument 151 uniphier_tm_enable_sensor(struct uniphier_tm_dev *tdev) uniphier_tm_enable_sensor() argument 172 uniphier_tm_disable_sensor(struct uniphier_tm_dev *tdev) uniphier_tm_disable_sensor() argument 189 struct uniphier_tm_dev *tdev = thermal_zone_device_priv(tz); uniphier_tm_get_temp() local 208 uniphier_tm_irq_clear(struct uniphier_tm_dev *tdev) uniphier_tm_irq_clear() argument 225 struct uniphier_tm_dev *tdev = _tdev; uniphier_tm_alarm_irq() local 235 struct uniphier_tm_dev *tdev = _tdev; uniphier_tm_alarm_irq_thread() local 247 struct uniphier_tm_dev *tdev; uniphier_tm_probe() local 322 struct uniphier_tm_dev *tdev = platform_get_drvdata(pdev); uniphier_tm_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/pnp/ |
H A D | resource.c | 170 struct pnp_dev *tdev; in pnp_check_port() local 233 struct pnp_dev *tdev; in pnp_check_mem() local 356 struct pnp_dev *tdev; in pnp_check_irq() local 420 struct pnp_dev *tdev; pnp_check_dma() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | pptp.c | 165 struct net_device *tdev; in pptp_xmit() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | gk20a.c | 575 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gk20a_instmem_new() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | ttm_object.c | 78 struct ttm_object_device *tdev; member 196 struct ttm_object_device *tdev = tfile->tdev; in ttm_base_object_init() local 231 struct ttm_object_device *tdev = base->tfile->tdev; ttm_release_base() local 279 ttm_base_object_lookup_for_ref(struct ttm_object_device *tdev, uint64_t key) ttm_base_object_lookup_for_ref() argument 408 ttm_object_file_init(struct ttm_object_device *tdev) ttm_object_file_init() argument 428 struct ttm_object_device *tdev = kmalloc(sizeof(*tdev), GFP_KERNEL); ttm_object_device_init() local 453 struct ttm_object_device *tdev = *p_tdev; ttm_object_device_release() local 519 struct ttm_object_device *tdev = base->tfile->tdev; ttm_prime_dmabuf_release() local 544 struct ttm_object_device *tdev = tfile->tdev; ttm_prime_fd_to_handle() local 580 struct ttm_object_device *tdev = tfile->tdev; ttm_prime_handle_to_fd() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_vti.c | 172 struct net_device *tdev; /* Device to other host */ in vti_xmit() local
|
/third_party/ltp/testcases/kernel/device-drivers/acpi/ |
H A D | ltp_acpi_cmds.c | 538 static struct device tdev = { variable [all...] |
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libata-acpi.c | 73 struct ata_device *tdev; in ata_acpi_detach_device() local [all...] |
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | hwmon.c | 703 struct device *tdev = dev; in __hwmon_device_register() local
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape_core.c | 96 struct tape_device *tdev; in tape_medium_state_show() local 108 struct tape_device *tdev; in tape_first_minor_show() local 120 struct tape_device *tdev; in tape_state_show() local 133 struct tape_device *tdev; tape_operation_show() local 160 struct tape_device *tdev; tape_blocksize_show() local [all...] |
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_interface_core.c | 314 struct net_device *tdev; in xfrmi_xmit2() local
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-acpi.c | 73 struct ata_device *tdev; in ata_acpi_detach_device() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gk104.c | 759 struct nvkm_top_device *tdev; in gk104_fifo_runl_ctor() local [all...] |
H A D | ga100.c | 442 struct nvkm_top_device *tdev; in ga100_runl_new() local 572 struct nvkm_top_device *tdev; in ga100_fifo_runl_ctor() local [all...] |
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | tape_core.c | 96 struct tape_device *tdev; in tape_medium_state_show() local 108 struct tape_device *tdev; in tape_first_minor_show() local 120 struct tape_device *tdev; in tape_state_show() local 133 struct tape_device *tdev; tape_operation_show() local 160 struct tape_device *tdev; tape_blocksize_show() local [all...] |
/kernel/linux/linux-5.10/arch/mips/txx9/generic/ |
H A D | setup.c | 920 struct txx9_sramc_dev *tdev; in txx9_device_release() local
|