Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
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
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c31 nvkm_device_tegra_power_up(struct nvkm_device_tegra *tdev) in nvkm_device_tegra_power_up()
82 nvkm_device_tegra_power_down(struct nvkm_device_tegra *tdev) in nvkm_device_tegra_power_down()
101 nvkm_device_tegra_probe_iommu(struct nvkm_device_tegra *tdev) in nvkm_device_tegra_probe_iommu()
171 nvkm_device_tegra_remove_iommu(struct nvkm_device_tegra *tdev) in nvkm_device_tegra_remove_iommu()
191 struct nvkm_device_tegra *tdev = nvkm_device_tegra(device); in nvkm_device_tegra_resource() local
212 struct nvkm_device_tegra *tdev = nvkm_device_tegra(device); in nvkm_device_tegra_irq() local
220 struct nvkm_device_tegra *tdev = nvkm_device_tegra(device); in nvkm_device_tegra_dtor() local
243 struct nvkm_device_tegra *tdev; in nvkm_device_tegra_new() local
/kernel/linux/linux-5.10/drivers/mailbox/
Dmailbox-test.c52 struct mbox_test_device *tdev = filp->private_data; in mbox_test_signal_write() local
90 struct mbox_test_device *tdev = filp->private_data; in mbox_test_message_fasync() local
99 struct mbox_test_device *tdev = filp->private_data; in mbox_test_message_write() local
158 static bool mbox_test_message_data_ready(struct mbox_test_device *tdev) in mbox_test_message_data_ready()
173 struct mbox_test_device *tdev = filp->private_data; in mbox_test_message_read() local
245 struct mbox_test_device *tdev = filp->private_data; in mbox_test_message_poll() local
264 struct mbox_test_device *tdev) in mbox_test_add_debugfs()
286 struct mbox_test_device *tdev = dev_get_drvdata(client->dev); in mbox_test_receive_message() local
309 struct mbox_test_device *tdev = dev_get_drvdata(client->dev); in mbox_test_prepare_message() local
359 struct mbox_test_device *tdev; in mbox_test_probe() local
[all …]
/kernel/linux/linux-6.6/drivers/mailbox/
Dmailbox-test.c53 struct mbox_test_device *tdev = filp->private_data; in mbox_test_signal_write() local
91 struct mbox_test_device *tdev = filp->private_data; in mbox_test_message_fasync() local
100 struct mbox_test_device *tdev = filp->private_data; in mbox_test_message_write() local
159 static bool mbox_test_message_data_ready(struct mbox_test_device *tdev) in mbox_test_message_data_ready()
174 struct mbox_test_device *tdev = filp->private_data; in mbox_test_message_read() local
246 struct mbox_test_device *tdev = filp->private_data; in mbox_test_message_poll() local
265 struct mbox_test_device *tdev) in mbox_test_add_debugfs()
287 struct mbox_test_device *tdev = dev_get_drvdata(client->dev); in mbox_test_receive_message() local
310 struct mbox_test_device *tdev = dev_get_drvdata(client->dev); in mbox_test_prepare_message() local
360 struct mbox_test_device *tdev; in mbox_test_probe() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c70 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-6.6/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c70 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-6.6/drivers/thermal/
Duniphier_thermal.c88 static int uniphier_tm_initialize_sensor(struct uniphier_tm_dev *tdev) in uniphier_tm_initialize_sensor()
139 static void uniphier_tm_set_alert(struct uniphier_tm_dev *tdev, u32 ch, in uniphier_tm_set_alert()
151 static void uniphier_tm_enable_sensor(struct uniphier_tm_dev *tdev) in uniphier_tm_enable_sensor()
172 static void uniphier_tm_disable_sensor(struct uniphier_tm_dev *tdev) in uniphier_tm_disable_sensor()
189 struct uniphier_tm_dev *tdev = thermal_zone_device_priv(tz); in uniphier_tm_get_temp() local
208 static void uniphier_tm_irq_clear(struct uniphier_tm_dev *tdev) in uniphier_tm_irq_clear()
225 struct uniphier_tm_dev *tdev = _tdev; in uniphier_tm_alarm_irq() local
235 struct uniphier_tm_dev *tdev = _tdev; in uniphier_tm_alarm_irq_thread() local
247 struct uniphier_tm_dev *tdev; in uniphier_tm_probe() local
322 struct uniphier_tm_dev *tdev = platform_get_drvdata(pdev); in uniphier_tm_remove() local
/kernel/linux/linux-5.10/drivers/thermal/
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
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
Dttm_object.c78 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; in ttm_release_base() local
279 ttm_base_object_lookup_for_ref(struct ttm_object_device *tdev, uint64_t key) in ttm_base_object_lookup_for_ref()
408 struct ttm_object_file *ttm_object_file_init(struct ttm_object_device *tdev) in ttm_object_file_init()
428 struct ttm_object_device *tdev = kmalloc(sizeof(*tdev), GFP_KERNEL); in ttm_object_device_init() local
453 struct ttm_object_device *tdev = *p_tdev; in ttm_object_device_release() local
519 struct ttm_object_device *tdev = base->tfile->tdev; in ttm_prime_dmabuf_release() local
544 struct ttm_object_device *tdev = tfile->tdev; in ttm_prime_fd_to_handle() local
580 struct ttm_object_device *tdev = tfile->tdev; in ttm_prime_handle_to_fd() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_object.c70 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/
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
/kernel/linux/linux-6.6/drivers/tc/
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
/kernel/linux/linux-6.6/drivers/usb/misc/
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 …]
/kernel/linux/linux-5.10/drivers/usb/misc/
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 …]
/kernel/linux/linux-5.10/drivers/video/fbdev/
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
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
/kernel/linux/linux-6.6/drivers/video/fbdev/
Dpmag-ba-fb.c144 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_probe() local
235 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_remove() local
Dpmag-aa-fb.c159 struct tc_dev *tdev = to_tc_dev(dev); in pmagaafb_probe() local
247 struct tc_dev *tdev = to_tc_dev(dev); in pmagaafb_remove() local
/kernel/linux/linux-6.6/drivers/s390/char/
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
/kernel/linux/linux-5.10/drivers/s390/char/
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
/kernel/linux/linux-5.10/drivers/usb/serial/
Dti_usb_3410_5052.c518 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-6.6/arch/mips/dec/
Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
/kernel/linux/linux-5.10/arch/mips/dec/
Dtc.c70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dgm20b.c69 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gm20b_volt_new() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dgm20b.c70 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gm20b_volt_new() local

1234