/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/drivers/mailbox/ |
D | mailbox-test.c | 50 struct mbox_test_device *tdev = filp->private_data; in mbox_test_signal_write() local 88 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 …]
|
/kernel/linux/linux-5.10/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 …]
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
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; 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
|
/kernel/linux/linux-5.10/drivers/tc/ |
D | tc-driver.c | 60 struct tc_dev *tdev) in tc_match_device() 87 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
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
D | usbtest.c | 118 #define ERROR(tdev, fmt, args...) \ argument 120 #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 …]
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | pmag-ba-fb.c | 146 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_probe() local 238 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() local 250 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() local 356 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_remove() local
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
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; in tape_operation_show() local 160 struct tape_device *tdev; in tape_blocksize_show() local
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
D | tc.c | 70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 518 struct ti_device *tdev; in ti_startup() local 601 struct ti_device *tdev = usb_get_serial_data(serial); in ti_release() local 648 struct ti_device *tdev; in ti_open() local 778 struct ti_device *tdev; in ti_close() local 1113 struct ti_device *tdev = urb->context; in ti_interrupt_callback() local 1372 struct ti_device *tdev = tport->tp_tdev; in ti_get_lsr() local 1515 static int ti_command_out_sync(struct ti_device *tdev, __u8 command, in ti_command_out_sync() 1532 static int ti_command_in_sync(struct ti_device *tdev, __u8 command, in ti_command_in_sync() 1552 struct ti_device *tdev, unsigned long addr, in ti_write_byte() 1614 static int ti_download_firmware(struct ti_device *tdev) in ti_download_firmware()
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/drivers/pnp/ |
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; in pnp_check_dma() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
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
|
/kernel/linux/linux-5.10/drivers/dma/ |
D | mmp_tdma.c | 331 struct mmp_tdma_device *tdev = dev_id; in mmp_tdma_int_handler() local 563 static int mmp_tdma_chan_init(struct mmp_tdma_device *tdev, in mmp_tdma_chan_init() 614 struct mmp_tdma_device *tdev = ofdma->of_dma_data; in mmp_tdma_xlate() local 641 struct mmp_tdma_device *tdev; in mmp_tdma_probe() local
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 228 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() 1223 struct t3cdev *tdev = (struct t3cdev *)cdev->lldev; in cxgb3i_ddp_init() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | ip6_vti.c | 450 struct net_device *tdev; in vti6_xmit() local 659 struct net_device *tdev = NULL; in vti6_link_config() local
|
/kernel/linux/linux-5.10/drivers/net/fddi/ |
D | defza.c | 1285 struct tc_dev *tdev = to_tc_dev(bdev); in fza_probe() local 1516 struct tc_dev *tdev = to_tc_dev(bdev); in fza_remove() local
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 1140 struct net_device *tdev; /* Device to other host */ in ip_vs_tunnel_xmit() local 1290 struct net_device *tdev; /* Device to other host */ in ip_vs_tunnel_xmit_v6() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | gk20a.c | 618 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gk20a_clk_ctor() local
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
D | pptp.c | 147 struct net_device *tdev; in pptp_xmit() local
|