Home
last modified time | relevance | path

Searched defs:tr (Results 1 – 25 of 26) sorted by relevance

12

/drivers/input/touchscreen/
Dtouchright.c50 struct tr { struct
51 struct input_dev *dev; argument
52 struct serio *serio; argument
61 struct tr *tr = serio_get_drvdata(serio); in tr_interrupt() argument
88 struct tr *tr = serio_get_drvdata(serio); in tr_disconnect() local
106 struct tr *tr; in tr_connect() local
/drivers/media/radio/
Dradio-timb.c54 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_tuner() local
61 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_tuner() local
96 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_frequency() local
103 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_frequency() local
110 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_queryctrl() local
117 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_g_ctrl() local
124 struct timbradio *tr = video_drvdata(file); in timbradio_vidioc_s_ctrl() local
151 struct timbradio *tr; in timbradio_probe() local
206 struct timbradio *tr = platform_get_drvdata(pdev); in timbradio_remove() local
Dradio-trust.c58 struct trust *tr = kzalloc(sizeof(*tr), GFP_KERNEL); in trust_alloc() local
73 static void write_i2c(struct trust *tr, int n, ...) in write_i2c()
121 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_mute_volume() local
131 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_stereo() local
149 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_frequency() local
166 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_ctrl() local
185 struct trust *tr = container_of(isa, struct trust, isa); in trust_initialize() local
/drivers/mtd/
Dmtd_blkdevs.c77 static int do_blktrans_request(struct mtd_blktrans_ops *tr, in do_blktrans_request()
131 struct mtd_blktrans_ops *tr = dev->tr; in mtd_blktrans_work() local
322 struct mtd_blktrans_ops *tr = new->tr; in add_mtd_blktrans_dev() local
498 struct mtd_blktrans_ops *tr; in blktrans_notify_remove() local
509 struct mtd_blktrans_ops *tr; in blktrans_notify_add() local
523 int register_mtd_blktrans(struct mtd_blktrans_ops *tr) in register_mtd_blktrans()
561 int deregister_mtd_blktrans(struct mtd_blktrans_ops *tr) in deregister_mtd_blktrans()
Dmtdblock_ro.c48 static void mtdblock_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in mtdblock_add_mtd()
Dmtdblock.c349 static void mtdblock_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in mtdblock_add_mtd()
Dssfdc.c287 static void ssfdcr_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in ssfdcr_add_mtd()
Dnftlcore.c48 static void nftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in nftl_add_mtd()
Dinftlcore.c48 static void inftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in inftl_add_mtd()
Drfd_ftl.c760 static void rfd_ftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in rfd_ftl_add_mtd()
Dftl.c1048 static void ftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in ftl_add_mtd()
Dsm_ftl.c1132 static void sm_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in sm_add_mtd()
Dmtdswap.c1411 static void mtdswap_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) in mtdswap_add_mtd()
/drivers/net/ethernet/toshiba/
Dtc35815.c507 struct tc35815_regs __iomem *tr = in tc_mdio_read() local
524 struct tc35815_regs __iomem *tr = in tc_mdio_write() local
550 struct tc35815_regs __iomem *tr = in tc_handle_link_change() local
751 struct tc35815_regs __iomem *tr = in tc35815_init_dev_addr() local
1214 struct tc35815_regs __iomem *tr = in tc35815_schedule_restart() local
1228 struct tc35815_regs __iomem *tr = in tc35815_tx_timeout() local
1339 struct tc35815_regs __iomem *tr = in tc35815_send_packet() local
1459 struct tc35815_regs __iomem *tr = in tc35815_interrupt() local
1652 struct tc35815_regs __iomem *tr = in tc35815_poll() local
1723 struct tc35815_regs __iomem *tr = in tc35815_check_tx_stat() local
[all …]
/drivers/ide/
Dpmac.c521 u32 tr = kauai_lookup_timing(shasta_pio_timings, cycle_time); in pmac_ide_set_pio_mode() local
528 u32 tr = kauai_lookup_timing(kauai_pio_timings, cycle_time); in pmac_ide_set_pio_mode() local
616 u32 tr; in set_timings_udma_ata6() local
634 u32 tr; in set_timings_udma_shasta() local
711 u32 tr = kauai_lookup_timing(shasta_mdma_timings, cycleTime); in set_timings_mdma() local
718 u32 tr = kauai_lookup_timing(kauai_mdma_timings, cycleTime); in set_timings_mdma() local
/drivers/net/fddi/skfp/
Dhwt.c166 u_short tr ; in hwt_read() local
/drivers/dma/
Ddmatest.c361 struct dmatest_thread_result *tr) in thread_result_get()
392 struct dmatest_thread_result *tr; in thread_result_add() local
464 struct dmatest_thread_result *tr, *_tr; in result_free() local
1154 struct dmatest_thread_result *tr; in dtf_results_show() local
/drivers/staging/ti-soc-thermal/
Dti-thermal-common.c224 int id, tr, ret = 0; in ti_thermal_get_trend() local
/drivers/scsi/
Dg_NCR5380.c843 long tr = hostdata->time_read[dev->id] / HZ; in generic_NCR5380_show_info() local
Dmesh.c641 int v, tr; in set_sdtr() local
/drivers/mmc/card/
Dmmc_test.c524 struct mmc_test_transfer_result *tr; in mmc_test_save_transfer_result() local
2793 struct mmc_test_transfer_result *tr, *trs; in mmc_test_free_result() local
2820 struct mmc_test_transfer_result *tr; in mtf_test_show() local
/drivers/spi/
Dspi-fsl-espi.c280 struct fsl_espi_transfer *tr) in fsl_espi_do_trans()
/drivers/android/
Dbinder.c1914 struct binder_transaction_data *tr, int reply, in binder_transaction()
2522 struct binder_transaction_data_sg tr; in binder_thread_write() local
2534 struct binder_transaction_data tr; in binder_thread_write() local
2825 struct binder_transaction_data tr; in binder_thread_read() local
/drivers/net/wireless/
Dmwl8k.c796 struct mwl8k_dma_data *tr; in mwl8k_remove_dma_header() local
824 struct mwl8k_dma_data *tr; in mwl8k_add_dma_header() local
1372 struct mwl8k_dma_data *tr; in rxq_process() local
/drivers/usb/gadget/
Dlpc32xx_udc.c1546 u32 tr, bufferspace; in udc_ep0_out_req() local

12