| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ | 
| D | tegra.c | 27 nvkm_device_tegra_power_up(struct nvkm_device_tegra *tdev)  in nvkm_device_tegra_power_up()68 nvkm_device_tegra_power_down(struct nvkm_device_tegra *tdev)  in nvkm_device_tegra_power_down()
 81 nvkm_device_tegra_probe_iommu(struct nvkm_device_tegra *tdev)  in nvkm_device_tegra_probe_iommu()
 142 nvkm_device_tegra_remove_iommu(struct nvkm_device_tegra *tdev)  in nvkm_device_tegra_remove_iommu()
 162 	struct nvkm_device_tegra *tdev = nvkm_device_tegra(device);  in nvkm_device_tegra_resource()  local
 183 	struct nvkm_device_tegra *tdev = arg;  in nvkm_device_tegra_intr()  local
 197 	struct nvkm_device_tegra *tdev = nvkm_device_tegra(device);  in nvkm_device_tegra_fini()  local
 207 	struct nvkm_device_tegra *tdev = nvkm_device_tegra(device);  in nvkm_device_tegra_init()  local
 226 	struct nvkm_device_tegra *tdev = nvkm_device_tegra(device);  in nvkm_device_tegra_dtor()  local
 250 	struct nvkm_device_tegra *tdev;  in nvkm_device_tegra_new()  local
 
 | 
| /linux-4.4.14/drivers/mailbox/ | 
| D | mailbox-test.c | 47 	struct mbox_test_device *tdev = filp->private_data;  in mbox_test_signal_write()  local85 	struct mbox_test_device *tdev = filp->private_data;  in mbox_test_message_write()  local
 140 	struct mbox_test_device *tdev = filp->private_data;  in mbox_test_message_read()  local
 197 				 struct mbox_test_device *tdev)  in mbox_test_add_debugfs()
 219 	struct mbox_test_device *tdev = dev_get_drvdata(client->dev);  in mbox_test_receive_message()  local
 239 	struct mbox_test_device *tdev = dev_get_drvdata(client->dev);  in mbox_test_prepare_message()  local
 289 	struct mbox_test_device *tdev;  in mbox_test_probe()  local
 332 	struct mbox_test_device *tdev = platform_get_drvdata(pdev);  in mbox_test_remove()  local
 
 | 
| /linux-4.4.14/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 …]
 
 | 
| D | sge.c | 1767 int t3_offload_tx(struct t3cdev *tdev, struct sk_buff *skb)  in t3_offload_tx()1809 static inline void deliver_partial_bundle(struct t3cdev *tdev,  in deliver_partial_bundle()
 1891 static inline int rx_offload(struct t3cdev *tdev, struct sge_rspq *rq,  in rx_offload()
 
 | 
| D | cxgb3_main.c | 890 static inline int offload_tx(struct t3cdev *tdev, struct sk_buff *skb)  in offload_tx()1349 	struct t3cdev *tdev = dev2t3cdev(dev);  in offload_open()  local
 1388 static int offload_close(struct t3cdev *tdev)  in offload_close()
 
 | 
| D | adapter.h | 222 	struct t3cdev tdev;  member
 | 
| /linux-4.4.14/drivers/input/misc/ | 
| D | gpio_tilt_polled.c | 42 	struct gpio_tilt_polled_dev *tdev = dev->private;  in gpio_tilt_polled_poll()  local77 	struct gpio_tilt_polled_dev *tdev = dev->private;  in gpio_tilt_polled_open()  local
 91 	struct gpio_tilt_polled_dev *tdev = dev->private;  in gpio_tilt_polled_close()  local
 103 	struct gpio_tilt_polled_dev *tdev;  in gpio_tilt_polled_probe()  local
 184 	struct gpio_tilt_polled_dev *tdev = platform_get_drvdata(pdev);  in gpio_tilt_polled_remove()  local
 
 | 
| /linux-4.4.14/drivers/staging/android/ | 
| D | timed_output.c | 34 	struct timed_output_dev *tdev = dev_get_drvdata(dev);  in enable_show()  local43 	struct timed_output_dev *tdev = dev_get_drvdata(dev);  in enable_store()  local
 76 int timed_output_dev_register(struct timed_output_dev *tdev)  in timed_output_dev_register()
 99 void timed_output_dev_unregister(struct timed_output_dev *tdev)  in timed_output_dev_unregister()
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_cm.c | 139 static int iwch_l2t_send(struct t3cdev *tdev, struct sk_buff *skb, struct l2t_entry *l2e)  in iwch_l2t_send()155 int iwch_cxgb3_ofld_send(struct t3cdev *tdev, struct sk_buff *skb)  in iwch_cxgb3_ofld_send()
 171 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb)  in release_tid()
 633 static int act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in act_establish()
 1044 static int rx_data(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in rx_data()
 1090 static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in tx_ack()
 1137 static int abort_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in abort_rpl()
 1182 static int act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in act_open_rpl()
 1228 static int pass_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in pass_open_rpl()
 1261 static int close_listsrv_rpl(struct t3cdev *tdev, struct sk_buff *skb,  in close_listsrv_rpl()
 [all …]
 
 | 
| D | iwch.c | 144 static void open_rnic_dev(struct t3cdev *tdev)  in open_rnic_dev()182 static void close_rnic_dev(struct t3cdev *tdev)  in close_rnic_dev()
 205 static void iwch_event_handler(struct t3cdev *tdev, u32 evt, u32 port_id)  in iwch_event_handler()
 
 | 
| D | iwch_cm.h | 157 	struct t3cdev *tdev;  member
 | 
| D | cxio_hal.c | 61 static struct cxio_rdev *cxio_hal_find_rdev_by_t3cdev(struct t3cdev *tdev)  in cxio_hal_find_rdev_by_t3cdev()
 | 
| /linux-4.4.14/drivers/gpu/drm/ttm/ | 
| D | ttm_object.c | 70 	struct ttm_object_device *tdev;  member165 	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
 252 ttm_base_object_lookup_for_ref(struct ttm_object_device *tdev, uint32_t key)  in ttm_base_object_lookup_for_ref()
 460 struct ttm_object_file *ttm_object_file_init(struct ttm_object_device *tdev,  in ttm_object_file_init()
 500 	struct ttm_object_device *tdev = kmalloc(sizeof(*tdev), GFP_KERNEL);  in ttm_object_device_init()  local
 528 	struct ttm_object_device *tdev = *p_tdev;  in ttm_object_device_release()  local
 596 	struct ttm_object_device *tdev = base->tfile->tdev;  in ttm_prime_dmabuf_release()  local
 622 	struct ttm_object_device *tdev = tfile->tdev;  in ttm_prime_fd_to_handle()  local
 659 	struct ttm_object_device *tdev = tfile->tdev;  in ttm_prime_handle_to_fd()  local
 
 | 
| /linux-4.4.14/drivers/hid/ | 
| D | hid-thingm.c | 55 	struct thingm_device *tdev;  member74 static int thingm_send(struct thingm_device *tdev, u8 buf[REPORT_SIZE])  in thingm_send()
 88 static int thingm_recv(struct thingm_device *tdev, u8 buf[REPORT_SIZE])  in thingm_recv()
 104 static int thingm_version(struct thingm_device *tdev)  in thingm_version()
 219 	struct thingm_device *tdev;  in thingm_probe()  local
 287 	struct thingm_device *tdev = hid_get_drvdata(hdev);  in thingm_remove()  local
 
 | 
| /linux-4.4.14/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 | 41 	struct tc_dev *tdev;  in tc_bus_add_devices()  local
 | 
| /linux-4.4.14/drivers/usb/serial/ | 
| D | ti_usb_3410_5052.c | 293 	struct ti_device *tdev;  in ti_startup()  local353 	struct ti_device *tdev = usb_get_serial_data(serial);  in ti_release()  local
 396 	struct ti_device *tdev;  in ti_open()  local
 534 	struct ti_device *tdev;  in ti_close()  local
 923 	struct ti_device *tdev = urb->context;  in ti_interrupt_callback()  local
 1187 	struct ti_device *tdev = tport->tp_tdev;  in ti_get_lsr()  local
 1338 static int ti_command_out_sync(struct ti_device *tdev, __u8 command,  in ti_command_out_sync()
 1358 static int ti_command_in_sync(struct ti_device *tdev, __u8 command,  in ti_command_in_sync()
 1379 			struct ti_device *tdev, unsigned long addr,  in ti_write_byte()
 1442 static int ti_download_firmware(struct ti_device *tdev)  in ti_download_firmware()
 
 | 
| /linux-4.4.14/drivers/usb/misc/ | 
| D | usbtest.c | 93 #define ERROR(tdev, fmt, args...) \  argument95 #define WARNING(tdev, fmt, args...) \  argument
 353 static int check_guard_bytes(struct usbtest_dev *tdev, struct urb *urb)  in check_guard_bytes()
 369 static int simple_check_buf(struct usbtest_dev *tdev, struct urb *urb)  in simple_check_buf()
 424 	struct usbtest_dev	*tdev,  in simple_io()
 566 	struct usbtest_dev	*tdev,  in perform_sglist()
 664 static int is_good_config(struct usbtest_dev *tdev, int len)  in is_good_config()
 701 static int is_good_ext(struct usbtest_dev *tdev, u8 *buf)  in is_good_ext()
 723 static int is_good_ss_cap(struct usbtest_dev *tdev, u8 *buf)  in is_good_ss_cap()
 752 static int is_good_con_id(struct usbtest_dev *tdev, u8 *buf)  in is_good_con_id()
 [all …]
 
 | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | pmag-ba-fb.c | 146 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagbafb_probe()  local240 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagbafb_remove()  local
 
 | 
| D | pmagb-b-fb.c | 251 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagbbfb_probe()  local358 	struct tc_dev *tdev = to_tc_dev(dev);  in pmagbbfb_remove()  local
 
 | 
| /linux-4.4.14/drivers/s390/char/ | 
| D | tape_core.c | 95 	struct tape_device *tdev;  in tape_medium_state_show()  local107 	struct tape_device *tdev;  in tape_first_minor_show()  local
 119 	struct tape_device *tdev;  in tape_state_show()  local
 132 	struct tape_device *tdev;  in tape_operation_show()  local
 159 	struct tape_device *tdev;  in tape_blocksize_show()  local
 
 | 
| /linux-4.4.14/arch/mips/dec/ | 
| D | tc.c | 70 void __init tc_device_get_irq(struct tc_dev *tdev)  in tc_device_get_irq()
 | 
| /linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/ | 
| D | cxgb3i.c | 226 static void abort_arp_failure(struct t3cdev *tdev, struct sk_buff *skb)  in abort_arp_failure()474 static int do_act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in do_act_establish()
 570 static int do_act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)  in do_act_open_rpl()
 1214 	struct t3cdev *tdev = (struct t3cdev *)cdev->lldev;  in t3_ddp_cleanup()  local
 1229 	struct t3cdev *tdev = (struct t3cdev *)cdev->lldev;  in cxgb3i_ddp_init()  local
 
 | 
| /linux-4.4.14/drivers/dma/ | 
| D | mmp_tdma.c | 330 	struct mmp_tdma_device *tdev = dev_id;  in mmp_tdma_int_handler()  local535 	struct mmp_tdma_device *tdev = platform_get_drvdata(pdev);  in mmp_tdma_remove()  local
 541 static int mmp_tdma_chan_init(struct mmp_tdma_device *tdev,  in mmp_tdma_chan_init()
 599 	struct mmp_tdma_device *tdev = ofdma->of_dma_data;  in mmp_tdma_xlate()  local
 626 	struct mmp_tdma_device *tdev;  in mmp_tdma_probe()  local
 
 | 
| /linux-4.4.14/drivers/pnp/ | 
| D | resource.c | 168 	struct pnp_dev *tdev;  in pnp_check_port()  local231 	struct pnp_dev *tdev;  in pnp_check_mem()  local
 354 	struct pnp_dev *tdev;  in pnp_check_irq()  local
 418 	struct pnp_dev *tdev;  in pnp_check_dma()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ | 
| D | gk20a.c | 160 	struct nvkm_device_tegra *tdev = device->func->tegra(device);  in gk20a_volt_new()  local
 | 
| /linux-4.4.14/drivers/pci/ | 
| D | access.c | 445 	struct pci_dev *tdev = pci_get_slot(dev->bus,  in pci_vpd_f0_read()  local460 	struct pci_dev *tdev = pci_get_slot(dev->bus,  in pci_vpd_f0_write()  local
 
 | 
| /linux-4.4.14/net/netfilter/ipvs/ | 
| D | ip_vs_xmit.c | 981 	struct net_device *tdev;		/* Device to other host */  in ip_vs_tunnel_xmit()  local1076 	struct net_device *tdev;	/* Device to other host */  in ip_vs_tunnel_xmit_v6()  local
 
 | 
| /linux-4.4.14/net/ipv4/ | 
| D | ip_vti.c | 158 	struct net_device *tdev;	/* Device to other host */  in vti_xmit()  local
 | 
| D | ip_tunnel.c | 364 	struct net_device *tdev = NULL;  in ip_tunnel_bind_dev()  local
 | 
| /linux-4.4.14/net/ipv6/ | 
| D | sit.c | 815 	struct net_device *tdev;	/* Device to other host */  in ipip6_tunnel_xmit()  local1044 	struct net_device *tdev = NULL;  in ipip6_tunnel_bind_dev()  local
 
 | 
| D | ip6_vti.c | 435 	struct net_device *tdev;  in vti6_xmit()  local
 | 
| D | ip6_gre.c | 611 	struct net_device *tdev;    /* Device to other host */  in ip6gre_xmit2()  local
 | 
| D | ip6_tunnel.c | 1043 	struct net_device *tdev;  in ip6_tnl_xmit2()  local
 | 
| /linux-4.4.14/drivers/net/ppp/ | 
| D | pptp.c | 187 	struct net_device *tdev;  in pptp_xmit()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ | 
| D | gk20a.c | 593 	struct nvkm_device_tegra *tdev = device->func->tegra(device);  in gk20a_instmem_new()  local
 | 
| /linux-4.4.14/drivers/ata/ | 
| D | libata-acpi.c | 72 		struct ata_device *tdev;  in ata_acpi_detach_device()  local
 | 
| D | libata-eh.c | 445 	struct ata_device *tdev;  in ata_eh_clear_action()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ | 
| D | gk20a.c | 649 	struct nvkm_device_tegra *tdev = device->func->tegra(device);  in gk20a_clk_new()  local
 | 
| /linux-4.4.14/arch/mips/txx9/generic/ | 
| D | setup.c | 926 	struct txx9_sramc_dev *tdev;  in txx9_device_release()  local
 | 
| /linux-4.4.14/include/linux/ | 
| D | libata.h | 691 	struct device		tdev;  member784 	struct device		tdev;  member
 854 	struct device		tdev;  member
 
 | 
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_drv.h | 431 	struct ttm_object_device *tdev;  member
 | 
| /linux-4.4.14/drivers/net/ | 
| D | vxlan.c | 809 		struct net_device *tdev;  in vxlan_fdb_parse()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/neterion/ | 
| D | s2io.c | 1034 	struct pci_dev *tdev = NULL;  in s2io_on_nec_bridge()  local
 |