/drivers/media/pci/saa7134/ |
D | saa7134-reg.h | 210 #define SAA7134_TASK_CONDITIONS(t) (0x000 +t) argument 211 #define SAA7134_FIELD_HANDLING(t) (0x001 +t) argument 212 #define SAA7134_DATA_PATH(t) (0x002 +t) argument 213 #define SAA7134_VBI_H_START1(t) (0x004 +t) argument 214 #define SAA7134_VBI_H_START2(t) (0x005 +t) argument 215 #define SAA7134_VBI_H_STOP1(t) (0x006 +t) argument 216 #define SAA7134_VBI_H_STOP2(t) (0x007 +t) argument 217 #define SAA7134_VBI_V_START1(t) (0x008 +t) argument 218 #define SAA7134_VBI_V_START2(t) (0x009 +t) argument 219 #define SAA7134_VBI_V_STOP1(t) (0x00a +t) argument [all …]
|
/drivers/scsi/esas2r/ |
D | esas2r_targdb.c | 48 struct esas2r_target *t; in esas2r_targ_db_initialize() local 61 struct esas2r_target *t; in esas2r_targ_db_remove_all() local 84 struct esas2r_target *t; in esas2r_targ_db_report_changes() local 123 struct esas2r_target *t; in esas2r_targ_db_add_raid() local 177 struct esas2r_target *t; in esas2r_targ_db_add_pthru() local 221 void esas2r_targ_db_remove(struct esas2r_adapter *a, struct esas2r_target *t) in esas2r_targ_db_remove() 235 struct esas2r_target *t; in esas2r_targ_db_find_by_sas_addr() local 248 struct esas2r_target *t; in esas2r_targ_db_find_by_ident() local 265 struct esas2r_target *t = a->targetdb + id; in esas2r_targ_db_find_next_present() local 279 struct esas2r_target *t; in esas2r_targ_db_find_by_virt_id() local [all …]
|
/drivers/md/ |
D | dm-table.c | 99 static inline sector_t *get_node(struct dm_table *t, in get_node() 109 static sector_t high(struct dm_table *t, unsigned int l, unsigned int n) in high() 124 static int setup_btree_index(unsigned int l, struct dm_table *t) in setup_btree_index() 161 static int alloc_targets(struct dm_table *t, unsigned int num) in alloc_targets() 189 struct dm_table *t = kzalloc(sizeof(*t), GFP_KERNEL); in dm_table_create() local 233 void dm_table_destroy(struct dm_table *t) in dm_table_destroy() 434 struct dm_table *t = ti->table; in dm_get_device() local 710 int dm_table_add_target(struct dm_table *t, const char *type, in dm_table_add_target() 877 void dm_table_set_type(struct dm_table *t, enum dm_queue_mode type) in dm_table_set_type() 900 bool dm_table_supports_dax(struct dm_table *t, in dm_table_supports_dax() [all …]
|
D | dm-cache-policy.c | 22 struct dm_cache_policy_type *t; in __find_policy() local 33 struct dm_cache_policy_type *t = __find_policy(name); in __get_policy_once() local 45 struct dm_cache_policy_type *t; in get_policy_once() local 56 struct dm_cache_policy_type *t; in get_policy() local 74 static void put_policy(struct dm_cache_policy_type *t) in put_policy() 138 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_destroy() local 147 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_name() local 159 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_version() local 167 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_hint_size() local
|
/drivers/media/pci/bt8xx/ |
D | bttv-audio-hook.c | 55 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv3pci_audio() 86 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv5pci_audio() 157 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tvphone_audio() 188 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tv_stereo_audio() 221 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in lt9415_audio() 259 void terratv_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in terratv_audio() 292 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in winfast2000_audio() 336 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio() 377 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio() 416 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio() [all …]
|
/drivers/media/v4l2-core/ |
D | tuner-core.c | 240 struct tuner *t = fe->analog_demod_priv; in fe_set_params() local 260 struct tuner *t = fe->analog_demod_priv; in fe_set_config() local 301 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_type() local 523 struct tuner *t = to_tuner(sd); in tuner_s_type_addr() local 557 struct tuner *t = to_tuner(sd); in tuner_s_config() local 631 struct tuner *t; in tuner_probe() local 784 struct tuner *t = to_tuner(i2c_get_clientdata(client)); in tuner_remove() local 819 static inline int check_mode(struct tuner *t, enum v4l2_tuner_type mode) in check_mode() 842 static int set_mode(struct tuner *t, enum v4l2_tuner_type mode) in set_mode() 866 static void set_freq(struct tuner *t, unsigned int freq) in set_freq() [all …]
|
/drivers/iio/ |
D | industrialio-sw-trigger.c | 32 struct iio_sw_trigger_type *t = NULL, *iter; in __iio_find_sw_trigger_type() local 43 int iio_register_sw_trigger_type(struct iio_sw_trigger_type *t) in iio_register_sw_trigger_type() 68 void iio_unregister_sw_trigger_type(struct iio_sw_trigger_type *t) in iio_unregister_sw_trigger_type() 85 struct iio_sw_trigger_type *t; in iio_get_sw_trigger_type() local 98 struct iio_sw_trigger *t; in iio_sw_trigger_create() local 119 void iio_sw_trigger_destroy(struct iio_sw_trigger *t) in iio_sw_trigger_destroy() 131 struct iio_sw_trigger *t; in trigger_make_group() local 145 struct iio_sw_trigger *t = to_iio_sw_trigger(item); in trigger_drop_group() local
|
/drivers/block/aoe/ |
D | aoecmd.c | 129 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit() 157 ifrotate(struct aoetgt *t) in ifrotate() 195 struct aoetgt *t; in aoe_freetframe() local 206 newtframe(struct aoedev *d, struct aoetgt *t) in newtframe() 253 struct aoetgt *t, **tt; in newframe() local 320 struct aoetgt *t; in ata_rw_frameinit() local 457 struct aoetgt *t; in resend() local 526 getif(struct aoetgt *t, struct net_device *nd) in getif() 539 ejectif(struct aoetgt *t, struct aoeif *ifp) in ejectif() 580 probe(struct aoetgt *t) in probe() [all …]
|
/drivers/media/dvb-frontends/ |
D | lgs8gxx.c | 104 u8 t; in wait_reg_mask() local 182 u8 reg_addr, t; in lgs8gxx_get_afc_phase() local 206 u8 t; in lgs8gxx_set_mode_auto() local 253 u8 t; in lgs8gxx_set_mode_manual() local 298 u8 t; in lgs8gxx_is_locked() local 443 u8 t; in lgs8gxx_auto_detect() local 490 u8 t; in lgs8gxx_auto_lock() local 521 u8 t, reg_addr; in lgs8gxx_set_mpeg_mode() local 561 u8 t; in lgs8913_init() local 716 u8 t, locked = 0; in lgs8gxx_read_status() local [all …]
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_defs.h | 47 static inline union active_open_entry *atid2entry(const struct tid_info *t, in atid2entry() 53 static inline union listen_entry *stid2entry(const struct tid_info *t, in stid2entry() 62 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t, in lookup_tid() 74 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t, in lookup_stid() 93 static inline struct t3c_tid_entry *lookup_atid(const struct tid_info *t, in lookup_atid()
|
/drivers/md/bcache/ |
D | bset.c | 292 struct bset_tree *t = b->set; in bch_btree_keys_free() local 318 struct bset_tree *t = b->set; in bch_btree_keys_alloc() local 438 static unsigned int to_inorder(unsigned int j, struct bset_tree *t) in to_inorder() 464 static unsigned int inorder_to_tree(unsigned int j, struct bset_tree *t) in inorder_to_tree() 526 static struct bkey *cacheline_to_bkey(struct bset_tree *t, in cacheline_to_bkey() 533 static unsigned int bkey_to_cacheline(struct bset_tree *t, struct bkey *k) in bkey_to_cacheline() 538 static unsigned int bkey_to_cacheline_offset(struct bset_tree *t, in bkey_to_cacheline_offset() 545 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned int j) in tree_to_bkey() 550 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned int j) in tree_to_prev_bkey() 559 static struct bkey *table_to_bkey(struct bset_tree *t, unsigned int cacheline) in table_to_bkey() [all …]
|
/drivers/staging/fieldbus/anybuss/ |
D | host.c | 283 struct ab_task *t; in ab_task_create_get() local 299 struct ab_task *t = container_of(refcount, struct ab_task, refcount); in __ab_task_destroy() local 305 static void ab_task_put(struct ab_task *t) in ab_task_put() 310 static struct ab_task *__ab_task_get(struct ab_task *t) in __ab_task_get() 316 static void __ab_task_finish(struct ab_task *t, struct anybuss_host *cd) in __ab_task_finish() 327 struct ab_task *t; in ab_task_dequeue_finish_put() local 336 ab_task_enqueue(struct ab_task *t, struct kfifo *q, spinlock_t *slock, in ab_task_enqueue() 353 ab_task_enqueue_wait(struct ab_task *t, struct kfifo *q, spinlock_t *slock, in ab_task_enqueue_wait() 482 struct ab_task *t) in task_fn_power_off() 498 struct ab_task *t) in task_fn_power_on_2() [all …]
|
/drivers/target/iscsi/ |
D | iscsi_target_transport.c | 12 struct iscsit_transport *t; in iscsit_get_transport() local 29 void iscsit_put_transport(struct iscsit_transport *t) in iscsit_put_transport() 34 int iscsit_register_transport(struct iscsit_transport *t) in iscsit_register_transport() 48 void iscsit_unregister_transport(struct iscsit_transport *t) in iscsit_unregister_transport()
|
/drivers/staging/greybus/tools/ |
D | loopback_test.c | 104 struct loopback_test t; variable 222 static inline int device_enabled(struct loopback_test *t, int dev_idx) in device_enabled() 230 static void show_loopback_devices(struct loopback_test *t) in show_loopback_devices() 322 static int get_results(struct loopback_test *t) in get_results() 415 int format_output(struct loopback_test *t, in format_output() 512 static int log_results(struct loopback_test *t) in log_results() 582 int find_loopback_devices(struct loopback_test *t) in find_loopback_devices() 637 static int open_poll_files(struct loopback_test *t) in open_poll_files() 674 static int close_poll_files(struct loopback_test *t) in close_poll_files() 682 static int is_complete(struct loopback_test *t) in is_complete() [all …]
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-util.h | 9 #define PVR2_DECOMPOSE_LE(t,i,d) \ argument 17 #define PVR2_DECOMPOSE_BE(t,i,d) \ argument 25 #define PVR2_COMPOSE_LE(t,i) \ argument 31 #define PVR2_COMPOSE_BE(t,i) \ argument
|
/drivers/rtc/ |
D | rtc-ls1x.c | 76 #define ls1x_get_sec(t) (((t) >> LS1X_SEC_OFFSET) & LS1X_SEC_MASK) argument 77 #define ls1x_get_min(t) (((t) >> LS1X_MIN_OFFSET) & LS1X_MIN_MASK) argument 78 #define ls1x_get_hour(t) (((t) >> LS1X_HOUR_OFFSET) & LS1X_HOUR_MASK) argument 79 #define ls1x_get_day(t) (((t) >> LS1X_DAY_OFFSET) & LS1X_DAY_MASK) argument 80 #define ls1x_get_month(t) (((t) >> LS1X_MONTH_OFFSET) & LS1X_MONTH_MASK) argument 87 time64_t t; in ls1x_rtc_read_time() local 103 unsigned long v, t, c; in ls1x_rtc_set_time() local
|
/drivers/staging/rtl8712/ |
D | mlme_linux.c | 23 static void sitesurvey_ctrl_handler(struct timer_list *t) in sitesurvey_ctrl_handler() 34 static void join_timeout_handler (struct timer_list *t) in join_timeout_handler() 42 static void _scan_timeout_handler (struct timer_list *t) in _scan_timeout_handler() 50 static void dhcp_timeout_handler (struct timer_list *t) in dhcp_timeout_handler() 58 static void wdg_timeout_handler (struct timer_list *t) in wdg_timeout_handler()
|
/drivers/xen/xenbus/ |
D | xenbus_xs.c | 299 static void *xs_talkv(struct xenbus_transaction t, in xs_talkv() 352 static void *xs_single(struct xenbus_transaction t, in xs_single() 419 char **xenbus_directory(struct xenbus_transaction t, in xenbus_directory() 439 int xenbus_exists(struct xenbus_transaction t, in xenbus_exists() 457 void *xenbus_read(struct xenbus_transaction t, in xenbus_read() 476 int xenbus_write(struct xenbus_transaction t, in xenbus_write() 499 int xenbus_mkdir(struct xenbus_transaction t, in xenbus_mkdir() 516 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm() 534 int xenbus_transaction_start(struct xenbus_transaction *t) in xenbus_transaction_start() 551 int xenbus_transaction_end(struct xenbus_transaction t, int abort) in xenbus_transaction_end() [all …]
|
/drivers/gpio/ |
D | gpio-tegra.c | 33 #define GPIO_CNF(t, x) (GPIO_REG(t, x) + 0x00) argument 34 #define GPIO_OE(t, x) (GPIO_REG(t, x) + 0x10) argument 35 #define GPIO_OUT(t, x) (GPIO_REG(t, x) + 0X20) argument 36 #define GPIO_IN(t, x) (GPIO_REG(t, x) + 0x30) argument 37 #define GPIO_INT_STA(t, x) (GPIO_REG(t, x) + 0x40) argument 38 #define GPIO_INT_ENB(t, x) (GPIO_REG(t, x) + 0x50) argument 39 #define GPIO_INT_LVL(t, x) (GPIO_REG(t, x) + 0x60) argument 40 #define GPIO_INT_CLR(t, x) (GPIO_REG(t, x) + 0x70) argument 41 #define GPIO_DBC_CNT(t, x) (GPIO_REG(t, x) + 0xF0) argument 44 #define GPIO_MSK_CNF(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x00) argument [all …]
|
/drivers/misc/cb710/ |
D | debug.c | 29 #define CB710_READ_REGS_TEMPLATE(t) \ argument 53 #define CB710_DUMP_REGS_TEMPLATE(t) \ argument 80 #define CB710_READ_AND_DUMP_REGS_TEMPLATE(t) \ argument 91 #define CB710_REG_ACCESS_TEMPLATES(t) \ argument
|
/drivers/gpu/drm/i915/ |
D | i915_gem.h | 80 static inline void tasklet_lock(struct tasklet_struct *t) in tasklet_lock() 86 static inline void __tasklet_disable_sync_once(struct tasklet_struct *t) in __tasklet_disable_sync_once() 92 static inline bool __tasklet_is_enabled(const struct tasklet_struct *t) in __tasklet_is_enabled() 97 static inline bool __tasklet_enable(struct tasklet_struct *t) in __tasklet_enable() 102 static inline bool __tasklet_is_scheduled(struct tasklet_struct *t) in __tasklet_is_scheduled()
|
/drivers/usb/usbip/ |
D | vudc_transfer.c | 302 static void v_timer(struct timer_list *t) in v_timer() 448 struct transfer_timer *t = &udc->tr_timer; in v_init_timer() local 456 struct transfer_timer *t = &udc->tr_timer; in v_start_timer() local 474 struct transfer_timer *t = &udc->tr_timer; in v_kick_timer() local 491 struct transfer_timer *t = &udc->tr_timer; in v_stop_timer() local
|
/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 131 static void table_offset_add(struct table *t, struct offset *offset) in table_offset_add() 136 static void table_init(struct table *t) in table_init() 144 static void table_print(struct table *t) in table_print() 169 static int table_build(struct table *t) in table_build() 189 static int parser_auth(struct table *t, const char *filename) in parser_auth() 267 struct table t; in main() local
|
/drivers/firmware/arm_scmi/ |
D | base.c | 36 struct scmi_xfer *t; in scmi_base_attributes_get() local 71 struct scmi_xfer *t; in scmi_base_vendor_id_get() local 111 struct scmi_xfer *t; in scmi_base_implementation_version_get() local 144 struct scmi_xfer *t; in scmi_base_implementation_list_get() local 199 struct scmi_xfer *t; in scmi_base_discover_agent_get() local
|
/drivers/ide/ |
D | ide-timings.c | 59 struct ide_timing *t; in ide_timing_find_mode() local 71 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); in ide_pio_cycle_time() local 96 static void ide_timing_quantize(struct ide_timing *t, struct ide_timing *q, in ide_timing_quantize() 132 struct ide_timing *t, int T, int UT) in ide_timing_compute()
|