Home
last modified time | relevance | path

Searched defs:tdev (Results 1 – 25 of 44) sorted by relevance

12

/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dtegra.c31 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/drivers/mailbox/
A Dmailbox-test.c50 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 …]
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_offload.c86 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()
521 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid()
565 struct t3cdev *tdev = td->dev; in t3_process_tid_release_list() local
1081 struct t3cdev *tdev = dev2t3cdev(dev); in cxgb_neigh_update() local
1116 struct t3cdev *tdev; in cxgb_redirect() local
1290 struct t3cdev *tdev = &adapter->tdev; in cxgb3_offload_deactivate() local
1347 struct t3cdev *tdev = &adapter->tdev; in cxgb3_adapter_ofld() local
[all …]
/linux/drivers/thermal/
A Duniphier_thermal.c91 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/drivers/gpu/drm/vmwgfx/
A Dttm_object.c73 struct ttm_object_device *tdev; member
169 struct ttm_object_device *tdev = tfile->tdev; in ttm_base_object_init() local
205 struct ttm_object_device *tdev = base->tfile->tdev; in ttm_release_base() local
288 ttm_base_object_lookup_for_ref(struct ttm_object_device *tdev, uint32_t key) in ttm_base_object_lookup_for_ref()
494 struct ttm_object_file *ttm_object_file_init(struct ttm_object_device *tdev, in ttm_object_file_init()
533 struct ttm_object_device *tdev = kmalloc(sizeof(*tdev), GFP_KERNEL); in ttm_object_device_init() local
561 struct ttm_object_device *tdev = *p_tdev; in ttm_object_device_release() local
628 struct ttm_object_device *tdev = base->tfile->tdev; in ttm_prime_dmabuf_release() local
654 struct ttm_object_device *tdev = tfile->tdev; in ttm_prime_fd_to_handle() local
690 struct ttm_object_device *tdev = tfile->tdev; in ttm_prime_handle_to_fd() local
/linux/drivers/tc/
A Dtc-driver.c60 struct tc_dev *tdev) in tc_match_device()
87 struct tc_dev *tdev = to_tc_dev(dev); in tc_bus_match() local
A Dtc.c42 struct tc_dev *tdev; in tc_bus_add_devices() local
/linux/drivers/usb/misc/
A Dusbtest.c118 #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 …]
/linux/drivers/s390/char/
A Dtape_core.c96 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
/linux/drivers/video/fbdev/
A Dpmag-ba-fb.c146 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
A Dpmag-aa-fb.c161 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
A Dpmagb-b-fb.c251 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
/linux/arch/mips/dec/
A Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
/linux/drivers/pnp/
A Dresource.c169 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
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
A Dgm20b.c70 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gm20b_volt_new() local
A Dgk20a.c151 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gk20a_volt_ctor() local
/linux/drivers/dma/
A Dmmp_tdma.c331 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
/linux/drivers/scsi/cxgbi/cxgb3i/
A Dcxgb3i.c228 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
/linux/drivers/usb/serial/
A Dti_usb_3410_5052.c510 struct ti_device *tdev; in ti_startup() local
593 struct ti_device *tdev = usb_get_serial_data(serial); in ti_release() local
642 struct ti_device *tdev; in ti_open() local
763 struct ti_device *tdev; in ti_close() local
1100 struct ti_device *tdev = urb->context; in ti_interrupt_callback() local
1511 struct ti_device *tdev, unsigned long addr, in ti_write_byte()
1572 static int ti_download_firmware(struct ti_device *tdev) in ti_download_firmware()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
A Dbase.c82 struct nvkm_top_device *tdev; in nvkm_mc_intr() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
A Dga102.c153 struct nvkm_top_device *tdev; in ga102_chan_new() local
/linux/drivers/net/fddi/
A Ddefza.c1285 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
/linux/net/ipv6/
A Dip6_vti.c451 struct net_device *tdev; in vti6_xmit() local
660 struct net_device *tdev = NULL; in vti6_link_config() local
/linux/net/netfilter/ipvs/
A Dip_vs_xmit.c1140 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
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
A Dgk20a.c617 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gk20a_clk_ctor() local

Completed in 75 milliseconds

12