Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/drivers/media/video/saa7134/
Dsaa7134-reg.h204 #define SAA7134_TASK_CONDITIONS(t) (0x000 +t) argument
205 #define SAA7134_FIELD_HANDLING(t) (0x001 +t) argument
206 #define SAA7134_DATA_PATH(t) (0x002 +t) argument
207 #define SAA7134_VBI_H_START1(t) (0x004 +t) argument
208 #define SAA7134_VBI_H_START2(t) (0x005 +t) argument
209 #define SAA7134_VBI_H_STOP1(t) (0x006 +t) argument
210 #define SAA7134_VBI_H_STOP2(t) (0x007 +t) argument
211 #define SAA7134_VBI_V_START1(t) (0x008 +t) argument
212 #define SAA7134_VBI_V_START2(t) (0x009 +t) argument
213 #define SAA7134_VBI_V_STOP1(t) (0x00a +t) argument
[all …]
/drivers/scsi/fcoe/
Dfc_transport_fcoe.c26 struct fcoe_transport *t; member
66 fcoe_transport_device_lookup(struct fcoe_transport *t, in fcoe_transport_device_lookup()
91 static int fcoe_transport_device_add(struct fcoe_transport *t, in fcoe_transport_device_add()
133 static int fcoe_transport_device_remove(struct fcoe_transport *t, in fcoe_transport_device_remove()
164 static void fcoe_transport_device_remove_all(struct fcoe_transport *t) in fcoe_transport_device_remove_all()
187 static bool fcoe_transport_match(struct fcoe_transport *t, in fcoe_transport_match()
224 struct fcoe_transport *t; in fcoe_transport_lookup() local
246 int fcoe_transport_register(struct fcoe_transport *t) in fcoe_transport_register()
273 int fcoe_transport_unregister(struct fcoe_transport *t) in fcoe_transport_unregister()
344 struct fcoe_transport *t; in fcoe_transport_attach() local
[all …]
/drivers/md/
Ddm-table.c140 static inline sector_t *get_node(struct dm_table *t, in get_node()
150 static sector_t high(struct dm_table *t, unsigned int l, unsigned int n) in high()
165 static int setup_btree_index(unsigned int l, struct dm_table *t) in setup_btree_index()
203 static int alloc_targets(struct dm_table *t, unsigned int num) in alloc_targets()
239 struct dm_table *t = kzalloc(sizeof(*t), GFP_KERNEL); in dm_table_create() local
276 void dm_table_destroy(struct dm_table *t) in dm_table_destroy()
311 void dm_table_get(struct dm_table *t) in dm_table_get()
316 void dm_table_put(struct dm_table *t) in dm_table_put()
328 static inline int check_space(struct dm_table *t) in check_space()
430 static int __table_get_device(struct dm_table *t, struct dm_target *ti, in __table_get_device()
[all …]
Ddm-target.c75 void dm_put_target_type(struct target_type *t) in dm_put_target_type()
89 static struct tt_internal *alloc_target(struct target_type *t) in alloc_target()
113 int dm_register_target(struct target_type *t) in dm_register_target()
133 void dm_unregister_target(struct target_type *t) in dm_unregister_target()
/drivers/media/video/bt8xx/
Dbttv-audio-hook.c55 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv3pci_audio()
76 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv5pci_audio()
143 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tvphone_audio()
165 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tv_stereo_audio()
186 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in lt9415_audio()
215 void terratv_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in terratv_audio()
235 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in winfast2000_audio()
268 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio()
299 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio()
329 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio()
[all …]
/drivers/media/video/
Dtuner-core.c180 struct tuner *t = fe->analog_demod_priv; in fe_set_params() local
210 struct tuner *t = fe->analog_demod_priv; in fe_set_config() local
233 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_tv_freq() local
268 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_radio_freq() local
303 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_freq() local
324 static void tuner_i2c_address_check(struct tuner *t) in tuner_i2c_address_check()
356 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_type() local
524 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_addr() local
538 static inline int check_mode(struct tuner *t, char *cmd) in check_mode()
559 static int tuner_fixup_std(struct tuner *t) in tuner_fixup_std()
[all …]
Dsaa5249.c148 static int i2c_sendbuf(struct saa5249_device *t, int reg, int count, u8 *data) in i2c_sendbuf()
160 static int i2c_senddata(struct saa5249_device *t, ...) in i2c_senddata()
181 static int i2c_getdata(struct saa5249_device *t, int count, u8 *buf) in i2c_getdata()
196 struct saa5249_device *t = video_drvdata(file); in do_saa5249_ioctl() local
485 struct saa5249_device *t = video_drvdata(file); in saa5249_ioctl() local
497 struct saa5249_device *t = video_drvdata(file); in saa5249_open() local
534 struct saa5249_device *t = video_drvdata(file); in saa5249_release() local
567 struct saa5249_device *t; in saa5249_probe() local
Dsaa5246a.c404 static int i2c_sendbuf(struct saa5246a_device *t, int reg, int count, u8 *data) in i2c_sendbuf()
416 static int i2c_senddata(struct saa5246a_device *t, ...) in i2c_senddata()
437 static int i2c_getdata(struct saa5246a_device *t, int count, u8 *buf) in i2c_getdata()
451 static int saa5246a_clear_found_bit(struct saa5246a_device *t, in saa5246a_clear_found_bit()
495 static int saa5246a_request_page(struct saa5246a_device *t, in saa5246a_request_page()
641 static inline int saa5246a_get_status(struct saa5246a_device *t, in saa5246a_get_status()
698 static inline int saa5246a_get_page(struct saa5246a_device *t, in saa5246a_get_page()
779 static inline int saa5246a_stop_dau(struct saa5246a_device *t, in saa5246a_stop_dau()
809 struct saa5246a_device *t = video_drvdata(file); in do_saa5246a_ioctl() local
950 struct saa5246a_device *t = video_drvdata(file); in saa5246a_ioctl() local
[all …]
Dtda7432.c251 struct tda7432 *t = to_state(sd); in tda7432_set() local
278 struct tda7432 *t = to_state(sd); in do_tda7432_init() local
302 struct tda7432 *t = to_state(sd); in tda7432_g_ctrl() local
348 struct tda7432 *t = to_state(sd); in tda7432_s_ctrl() local
460 struct tda7432 *t; in tda7432_probe() local
/drivers/block/aoe/
Daoecmd.c48 getframe(struct aoetgt *t, int tag) in getframe()
66 newtag(struct aoetgt *t) in newtag()
75 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit()
103 ifrotate(struct aoetgt *t) in ifrotate()
141 struct aoetgt **t; in freeframe() local
216 struct aoetgt *t; in aoecmd_ata_rw() local
337 resend(struct aoedev *d, struct aoetgt *t, struct frame *f) in resend()
402 getif(struct aoetgt *t, struct net_device *nd) in getif()
415 addif(struct aoetgt *t, struct net_device *nd) in addif()
430 ejectif(struct aoetgt *t, struct aoeif *ifp) in ejectif()
[all …]
/drivers/net/cxgb3/
Dcxgb3_defs.h52 static inline union active_open_entry *atid2entry(const struct tid_info *t, in atid2entry()
58 static inline union listen_entry *stid2entry(const struct tid_info *t, in stid2entry()
67 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t, in lookup_tid()
79 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t, in lookup_stid()
98 static inline struct t3c_tid_entry *lookup_atid(const struct tid_info *t, in lookup_atid()
Dcxgb3_offload.c291 struct ch_mem_range *t = data; in cxgb_rdma_ctl() local
484 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_free_atid() local
504 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_free_stid() local
519 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_insert_tid() local
592 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_remove_tid() local
617 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_alloc_atid() local
641 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_alloc_stid() local
765 struct tid_info *t = &(T3C_DATA(dev))->tid_maps; in do_cr() local
859 struct tid_info *t = &(T3C_DATA(dev))->tid_maps; in do_act_establish() local
1156 static int init_tid_tabs(struct tid_info *t, unsigned int ntids, in init_tid_tabs()
[all …]
/drivers/media/video/pvrusb2/
Dpvrusb2-util.h23 #define PVR2_DECOMPOSE_LE(t,i,d) \ argument
31 #define PVR2_DECOMPOSE_BE(t,i,d) \ argument
39 #define PVR2_COMPOSE_LE(t,i) \ argument
45 #define PVR2_COMPOSE_BE(t,i) \ argument
/drivers/xen/xenbus/
Dxenbus_xs.c190 static void *xs_talkv(struct xenbus_transaction t, in xs_talkv()
249 static void *xs_single(struct xenbus_transaction t, in xs_single()
316 char **xenbus_directory(struct xenbus_transaction t, in xenbus_directory()
336 int xenbus_exists(struct xenbus_transaction t, in xenbus_exists()
354 void *xenbus_read(struct xenbus_transaction t, in xenbus_read()
373 int xenbus_write(struct xenbus_transaction t, in xenbus_write()
396 int xenbus_mkdir(struct xenbus_transaction t, in xenbus_mkdir()
413 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm()
431 int xenbus_transaction_start(struct xenbus_transaction *t) in xenbus_transaction_start()
452 int xenbus_transaction_end(struct xenbus_transaction t, int abort) in xenbus_transaction_end()
[all …]
/drivers/ide/
Dide-timings.c69 struct ide_timing *t; in ide_timing_find_mode() local
81 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); in ide_pio_cycle_time() local
102 static void ide_timing_quantize(struct ide_timing *t, struct ide_timing *q, in ide_timing_quantize()
138 struct ide_timing *t, int T, int UT) in ide_timing_compute()
Damd74xx.c53 u8 t = 0, offset = amd_offset(dev); in amd_set_speed() local
86 struct ide_timing t, p; in amd_set_drive() local
125 u8 t = 0, offset = amd_offset(dev); in amd7411_cable_detect() local
145 u8 t = 0, offset = amd_offset(dev); in init_chipset_amd74xx() local
/drivers/spi/
Dspi_bitbang.c68 struct spi_transfer *t in bitbang_txrx_8()
94 struct spi_transfer *t in bitbang_txrx_16()
120 struct spi_transfer *t in bitbang_txrx_32()
140 int spi_bitbang_setup_transfer(struct spi_device *spi, struct spi_transfer *t) in spi_bitbang_setup_transfer()
246 static int spi_bitbang_bufs(struct spi_device *spi, struct spi_transfer *t) in spi_bitbang_bufs()
279 struct spi_transfer *t = NULL; in bitbang_work() local
/drivers/pci/pcie/aer/
Daerdrv_errprint.c35 #define AER_AGENT_TRANSMITTER_MASK(t, e) (e & (PCI_ERR_COR_REP_ROLL| \ argument
38 #define AER_GET_AGENT(t, e) \ argument
45 #define AER_DATA_LINK_LAYER_ERROR_MASK(t, e) \ argument
57 #define AER_GET_LAYER_ERROR(t, e) \ argument
/drivers/usb/host/whci/
Dpzl.c109 int t; in pzl_process_qset() local
186 long t; in pzl_update() local
203 struct whc_qset *qset, *t; in update_pzl_hw_view() local
228 struct whc_qset *qset, *t; in scan_periodic_work() local
318 struct whc_std *std, *t; in pzl_urb_dequeue() local
Dasl.c103 int t; in process_qset() local
173 long t; in asl_update() local
199 struct whc_qset *qset, *t; in scan_async_work() local
290 struct whc_std *std, *t; in asl_urb_dequeue() local
/drivers/rtc/
Drtc-au1xxx.c33 unsigned long t; in au1xtoy_rtc_read_time() local
44 unsigned long t; in au1xtoy_rtc_set_time() local
68 unsigned long t; in au1xtoy_rtc_probe() local
/drivers/net/wireless/zd1211rw/
Dzd_rf.c74 int t; in zd_rf_init_hw() local
139 int r, t; in zd_switch_radio_on() local
155 int r, t; in zd_switch_radio_off() local
/drivers/staging/go7007/
Dwis-sony-tuner.c79 struct wis_sony_tuner *t = i2c_get_clientdata(client); in set_freq() local
222 struct wis_sony_tuner *t = i2c_get_clientdata(client); in mpx_setup() local
338 struct wis_sony_tuner *t = i2c_get_clientdata(client); in set_if() local
386 struct wis_sony_tuner *t = i2c_get_clientdata(client); local
665 struct wis_sony_tuner *t; local
700 struct wis_sony_tuner *t = i2c_get_clientdata(client); local
/drivers/char/rio/
Driointr.c84 static int t = 0; in firstchars() local
132 int t; in RIOTxEnable() local
178 static int t = 0; in RIOServiceHost() local
/drivers/input/misc/
Dhp_sdc_rtc.c88 hp_sdc_transaction t; in hp_sdc_rtc_do_read_bbrtc() local
155 hp_sdc_transaction t; in hp_sdc_rtc_read_i8042timer() local
283 hp_sdc_transaction t; in hp_sdc_rtc_set_rt() local
322 hp_sdc_transaction t; in hp_sdc_rtc_set_fhs() local
362 hp_sdc_transaction t; in hp_sdc_rtc_set_i8042timer() local

12345678910>>...16