| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/device/ | 
| D | tegra.c | 31 nvkm_device_tegra_power_up(struct nvkm_device_tegra *tdev)  in nvkm_device_tegra_power_up()85 nvkm_device_tegra_power_down(struct nvkm_device_tegra *tdev)  in nvkm_device_tegra_power_down()
 105 nvkm_device_tegra_probe_iommu(struct nvkm_device_tegra *tdev)  in nvkm_device_tegra_probe_iommu()
 175 nvkm_device_tegra_remove_iommu(struct nvkm_device_tegra *tdev)  in nvkm_device_tegra_remove_iommu()
 195 	struct nvkm_device_tegra *tdev = nvkm_device_tegra(device);  in nvkm_device_tegra_resource()  local
 216 	struct nvkm_device_tegra *tdev = arg;  in nvkm_device_tegra_intr()  local
 228 	struct nvkm_device_tegra *tdev = nvkm_device_tegra(device);  in nvkm_device_tegra_fini()  local
 238 	struct nvkm_device_tegra *tdev = nvkm_device_tegra(device);  in nvkm_device_tegra_init()  local
 257 	struct nvkm_device_tegra *tdev = nvkm_device_tegra(device);  in nvkm_device_tegra_dtor()  local
 281 	struct nvkm_device_tegra *tdev;  in nvkm_device_tegra_new()  local
 
 | 
| /Linux-v5.4/drivers/mailbox/ | 
| D | mailbox-test.c | 50 	struct mbox_test_device *tdev = filp->private_data;  in mbox_test_signal_write()  local88 	struct mbox_test_device *tdev = filp->private_data;  in mbox_test_message_fasync()  local
 97 	struct mbox_test_device *tdev = filp->private_data;  in mbox_test_message_write()  local
 150 static bool mbox_test_message_data_ready(struct mbox_test_device *tdev)  in mbox_test_message_data_ready()
 165 	struct mbox_test_device *tdev = filp->private_data;  in mbox_test_message_read()  local
 237 	struct mbox_test_device *tdev = filp->private_data;  in mbox_test_message_poll()  local
 256 				 struct mbox_test_device *tdev)  in mbox_test_add_debugfs()
 278 	struct mbox_test_device *tdev = dev_get_drvdata(client->dev);  in mbox_test_receive_message()  local
 301 	struct mbox_test_device *tdev = dev_get_drvdata(client->dev);  in mbox_test_prepare_message()  local
 351 	struct mbox_test_device *tdev;  in mbox_test_probe()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | cxgb3_offload.c | 70 static inline int offload_activated(struct t3cdev *tdev)  in offload_activated()86 	struct t3cdev *tdev;  in cxgb3_register_client()  local
 111 	struct t3cdev *tdev;  in cxgb3_unregister_client()  local
 133 void cxgb3_add_clients(struct t3cdev *tdev)  in cxgb3_add_clients()
 152 void cxgb3_remove_clients(struct t3cdev *tdev)  in cxgb3_remove_clients()
 164 void cxgb3_event_notify(struct t3cdev *tdev, u32 event, u32 port)  in cxgb3_event_notify()
 373 static int cxgb_offload_ctl(struct t3cdev *tdev, unsigned int req, void *data)  in cxgb_offload_ctl()
 501 void *cxgb3_free_atid(struct t3cdev *tdev, int atid)  in cxgb3_free_atid()
 521 void cxgb3_free_stid(struct t3cdev *tdev, int stid)  in cxgb3_free_stid()
 535 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client,  in cxgb3_insert_tid()
 [all …]
 
 | 
| /Linux-v5.4/drivers/thermal/ | 
| D | uniphier_thermal.c | 91 static int uniphier_tm_initialize_sensor(struct uniphier_tm_dev *tdev)  in uniphier_tm_initialize_sensor()142 static void uniphier_tm_set_alert(struct uniphier_tm_dev *tdev, u32 ch,  in uniphier_tm_set_alert()
 154 static void uniphier_tm_enable_sensor(struct uniphier_tm_dev *tdev)  in uniphier_tm_enable_sensor()
 175 static void uniphier_tm_disable_sensor(struct uniphier_tm_dev *tdev)  in uniphier_tm_disable_sensor()
 192 	struct uniphier_tm_dev *tdev = data;  in uniphier_tm_get_temp()  local
 211 static void uniphier_tm_irq_clear(struct uniphier_tm_dev *tdev)  in uniphier_tm_irq_clear()
 228 	struct uniphier_tm_dev *tdev = _tdev;  in uniphier_tm_alarm_irq()  local
 238 	struct uniphier_tm_dev *tdev = _tdev;  in uniphier_tm_alarm_irq_thread()  local
 250 	struct uniphier_tm_dev *tdev;  in uniphier_tm_probe()  local
 328 	struct uniphier_tm_dev *tdev = platform_get_drvdata(pdev);  in uniphier_tm_remove()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_cm.c | 137 static int iwch_l2t_send(struct t3cdev *tdev, struct sk_buff *skb, struct l2t_entry *l2e)  in iwch_l2t_send()153 int iwch_cxgb3_ofld_send(struct t3cdev *tdev, struct sk_buff *skb)  in iwch_cxgb3_ofld_send()
 169 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb)  in release_tid()
 629 static int act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in act_establish()
 1040 static int rx_data(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in rx_data()
 1085 static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in tx_ack()
 1132 static int abort_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in abort_rpl()
 1176 static int act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in act_open_rpl()
 1222 static int pass_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in pass_open_rpl()
 1255 static int close_listsrv_rpl(struct t3cdev *tdev, struct sk_buff *skb,  in close_listsrv_rpl()
 [all …]
 
 | 
| D | iwch.c | 135 static void open_rnic_dev(struct t3cdev *tdev)  in open_rnic_dev()172 static void close_rnic_dev(struct t3cdev *tdev)  in close_rnic_dev()
 195 static void iwch_event_handler(struct t3cdev *tdev, u32 evt, u32 port_id)  in iwch_event_handler()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | ttm_object.c | 70 	struct ttm_object_device *tdev;  member166 	struct ttm_object_device *tdev = tfile->tdev;  in ttm_base_object_init()  local
 202 	struct ttm_object_device *tdev = base->tfile->tdev;  in ttm_release_base()  local
 285 ttm_base_object_lookup_for_ref(struct ttm_object_device *tdev, uint32_t key)  in ttm_base_object_lookup_for_ref()
 491 struct ttm_object_file *ttm_object_file_init(struct ttm_object_device *tdev,  in ttm_object_file_init()
 530 	struct ttm_object_device *tdev = kmalloc(sizeof(*tdev), GFP_KERNEL);  in ttm_object_device_init()  local
 558 	struct ttm_object_device *tdev = *p_tdev;  in ttm_object_device_release()  local
 625 	struct ttm_object_device *tdev = base->tfile->tdev;  in ttm_prime_dmabuf_release()  local
 651 	struct ttm_object_device *tdev = tfile->tdev;  in ttm_prime_fd_to_handle()  local
 687 	struct ttm_object_device *tdev = tfile->tdev;  in ttm_prime_handle_to_fd()  local
 
 | 
| /Linux-v5.4/drivers/tc/ | 
| D | tc-driver.c | 60 					   struct tc_dev *tdev)  in tc_match_device()88 	struct tc_dev *tdev = to_tc_dev(dev);  in tc_bus_match()  local
 
 | 
| D | tc.c | 42 	struct tc_dev *tdev;  in tc_bus_add_devices()  local
 | 
| /Linux-v5.4/drivers/usb/misc/ | 
| D | usbtest.c | 118 #define ERROR(tdev, fmt, args...) \  argument120 #define WARNING(tdev, fmt, args...) \  argument
 384 static int check_guard_bytes(struct usbtest_dev *tdev, struct urb *urb)  in check_guard_bytes()
 400 static int simple_check_buf(struct usbtest_dev *tdev, struct urb *urb)  in simple_check_buf()
 455 	struct usbtest_dev	*tdev,  in simple_io()
 601 	struct usbtest_dev	*tdev,  in perform_sglist()
 704 static int is_good_config(struct usbtest_dev *tdev, int len)  in is_good_config()
 741 static int is_good_ext(struct usbtest_dev *tdev, u8 *buf)  in is_good_ext()
 763 static int is_good_ss_cap(struct usbtest_dev *tdev, u8 *buf)  in is_good_ss_cap()
 792 static int is_good_con_id(struct usbtest_dev *tdev, u8 *buf)  in is_good_con_id()
 [all …]
 
 | 
| /Linux-v5.4/drivers/s390/char/ | 
| D | tape_core.c | 96 	struct tape_device *tdev;  in tape_medium_state_show()  local108 	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;  in tape_operation_show()  local
 160 	struct tape_device *tdev;  in tape_blocksize_show()  local
 
 | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | pmag-ba-fb.c | 146 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagbafb_probe()  local238 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagbafb_remove()  local
 
 | 
| D | pmag-aa-fb.c | 161 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagaafb_probe()  local250 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagaafb_remove()  local
 
 | 
| D | pmagb-b-fb.c | 251 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagbbfb_probe()  local356 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagbbfb_remove()  local
 
 | 
| /Linux-v5.4/drivers/usb/serial/ | 
| D | ti_usb_3410_5052.c | 515 	struct ti_device *tdev;  in ti_startup()  local598 	struct ti_device *tdev = usb_get_serial_data(serial);  in ti_release()  local
 645 	struct ti_device *tdev;  in ti_open()  local
 775 	struct ti_device *tdev;  in ti_close()  local
 1110 	struct ti_device *tdev = urb->context;  in ti_interrupt_callback()  local
 1369 	struct ti_device *tdev = tport->tp_tdev;  in ti_get_lsr()  local
 1507 static int ti_command_out_sync(struct ti_device *tdev, __u8 command,  in ti_command_out_sync()
 1524 static int ti_command_in_sync(struct ti_device *tdev, __u8 command,  in ti_command_in_sync()
 1544 			 struct ti_device *tdev, unsigned long addr,  in ti_write_byte()
 1606 static int ti_download_firmware(struct ti_device *tdev)  in ti_download_firmware()
 
 | 
| /Linux-v5.4/arch/mips/dec/ | 
| D | tc.c | 70 void __init tc_device_get_irq(struct tc_dev *tdev)  in tc_device_get_irq()
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ | 
| D | gm20b.c | 69 	struct nvkm_device_tegra *tdev = device->func->tegra(device);  in gm20b_volt_new()  local
 | 
| D | gk20a.c | 151 	struct nvkm_device_tegra *tdev = device->func->tegra(device);  in gk20a_volt_ctor()  local
 | 
| /Linux-v5.4/drivers/pnp/ | 
| D | resource.c | 169 	struct pnp_dev *tdev;  in pnp_check_port()  local232 	struct pnp_dev *tdev;  in pnp_check_mem()  local
 355 	struct pnp_dev *tdev;  in pnp_check_irq()  local
 419 	struct pnp_dev *tdev;  in pnp_check_dma()  local
 
 | 
| /Linux-v5.4/drivers/pci/ | 
| D | vpd.c | 322 	struct pci_dev *tdev = pci_get_slot(dev->bus,  in pci_vpd_f0_read()  local337 	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
 
 | 
| /Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/ | 
| D | cxgb3i.c | 227 static void abort_arp_failure(struct t3cdev *tdev, struct sk_buff *skb)  in abort_arp_failure()475 static int do_act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in do_act_establish()
 571 static int do_act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in do_act_open_rpl()
 1215 	struct t3cdev *tdev = (struct t3cdev *)cdev->lldev;  in cxgb3i_ddp_init()  local
 
 | 
| /Linux-v5.4/drivers/dma/ | 
| D | mmp_tdma.c | 331 	struct mmp_tdma_device *tdev = dev_id;  in mmp_tdma_int_handler()  local550 static int mmp_tdma_chan_init(struct mmp_tdma_device *tdev,  in mmp_tdma_chan_init()
 601 	struct mmp_tdma_device *tdev = ofdma->of_dma_data;  in mmp_tdma_xlate()  local
 628 	struct mmp_tdma_device *tdev;  in mmp_tdma_probe()  local
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | ip6_vti.c | 446 	struct net_device *tdev;  in vti6_xmit()  local622 	struct net_device *tdev = NULL;  in vti6_link_config()  local
 
 | 
| /Linux-v5.4/drivers/net/fddi/ | 
| D | defza.c | 1285 	struct tc_dev *tdev = to_tc_dev(bdev);  in fza_probe()  local1517 	struct tc_dev *tdev = to_tc_dev(bdev);  in fza_remove()  local
 
 | 
| /Linux-v5.4/net/netfilter/ipvs/ | 
| D | ip_vs_xmit.c | 1140 	struct net_device *tdev;		/* Device to other host */  in ip_vs_tunnel_xmit()  local1290 	struct net_device *tdev;	/* Device to other host */  in ip_vs_tunnel_xmit_v6()  local
 
 |