/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/md/ |
D | dm-table.c | 60 static inline sector_t *get_node(struct dm_table *t, in get_node() 70 static sector_t high(struct dm_table *t, unsigned int l, unsigned int n) in high() 85 static int setup_btree_index(unsigned int l, struct dm_table *t) in setup_btree_index() 104 static int alloc_targets(struct dm_table *t, unsigned int num) in alloc_targets() 132 struct dm_table *t; in dm_table_create() local 184 void dm_table_destroy(struct dm_table *t) in dm_table_destroy() 348 struct dm_table *t = ti->table; in dm_get_device() local 438 struct dm_table *t = ti->table; in dm_put_device() local 469 static int adjoin(struct dm_table *t, struct dm_target *ti) in adjoin() 583 static int validate_hardware_logical_block_alignment(struct dm_table *t, in validate_hardware_logical_block_alignment() [all …]
|
D | dm-cache-policy.c | 23 struct dm_cache_policy_type *t; in __find_policy() local 34 struct dm_cache_policy_type *t = __find_policy(name); in __get_policy_once() local 46 struct dm_cache_policy_type *t; in get_policy_once() local 57 struct dm_cache_policy_type *t; in get_policy() local 75 static void put_policy(struct dm_cache_policy_type *t) in put_policy() 139 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_destroy() local 148 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_name() local 160 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_version() local 168 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_hint_size() local
|
D | dm-user.c | 93 struct target *t; member 194 static inline bool is_user_space_thread_present(struct target *t) in is_user_space_thread_present() 205 struct target *t = msg->t; in process_delayed_work() local 573 static struct message *msg_get_map(struct target *t) in msg_get_map() 586 static struct message *msg_get_to_user(struct target *t) in msg_get_to_user() 642 static int target_poll(struct target *t) in target_poll() 649 struct target *t = container_of(ref, struct target, references); in target_release() local 678 static void target_put(struct target *t) in target_put() 714 static struct channel *channel_alloc(struct target *t) in channel_alloc() 769 struct target *t; in dev_open() local [all …]
|
/drivers/clocksource/ |
D | timer-ti-dm-systimer.c | 55 struct dmtimer_systimer t; member 61 struct dmtimer_systimer t; member 66 static bool dmtimer_systimer_revision1(struct dmtimer_systimer *t) in dmtimer_systimer_revision1() 73 static void dmtimer_systimer_enable(struct dmtimer_systimer *t) in dmtimer_systimer_enable() 85 static void dmtimer_systimer_disable(struct dmtimer_systimer *t) in dmtimer_systimer_disable() 93 static int __init dmtimer_systimer_type1_reset(struct dmtimer_systimer *t) in dmtimer_systimer_type1_reset() 108 static int __init dmtimer_systimer_type2_reset(struct dmtimer_systimer *t) in dmtimer_systimer_type2_reset() 122 static int __init dmtimer_systimer_reset(struct dmtimer_systimer *t) in dmtimer_systimer_reset() 323 static int __init dmtimer_systimer_init_clock(struct dmtimer_systimer *t, in dmtimer_systimer_init_clock() 362 struct dmtimer_systimer *t) in dmtimer_systimer_setup() [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/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 629 struct tuner *t; in tuner_probe() local 782 struct tuner *t = to_tuner(i2c_get_clientdata(client)); in tuner_remove() local 816 static inline int check_mode(struct tuner *t, enum v4l2_tuner_type mode) in check_mode() 839 static int set_mode(struct tuner *t, enum v4l2_tuner_type mode) in set_mode() 863 static void set_freq(struct tuner *t, unsigned int freq) in set_freq() [all …]
|
/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() 328 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio() 369 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio() 408 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio() [all …]
|
/drivers/base/regmap/ |
D | regmap-kunit.c | 40 static void case_to_desc(const struct regcache_types *t, char *desc) in case_to_desc() 122 struct regcache_types *t = (struct regcache_types *)test->param_value; in basic_read_write() local 151 struct regcache_types *t = (struct regcache_types *)test->param_value; in bulk_write() local 188 struct regcache_types *t = (struct regcache_types *)test->param_value; in bulk_read() local 221 struct regcache_types *t = (struct regcache_types *)test->param_value; in write_readonly() local 256 struct regcache_types *t = (struct regcache_types *)test->param_value; in read_writeonly() local 296 struct regcache_types *t = (struct regcache_types *)test->param_value; in reg_defaults() local 324 struct regcache_types *t = (struct regcache_types *)test->param_value; in reg_defaults_read_dev() local 358 struct regcache_types *t = (struct regcache_types *)test->param_value; in register_patch() local 410 struct regcache_types *t = (struct regcache_types *)test->param_value; in stride() local [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() 72 void iio_unregister_sw_trigger_type(struct iio_sw_trigger_type *t) in iio_unregister_sw_trigger_type() 89 struct iio_sw_trigger_type *t; in iio_get_sw_trigger_type() local 102 struct iio_sw_trigger *t; in iio_sw_trigger_create() local 123 void iio_sw_trigger_destroy(struct iio_sw_trigger *t) in iio_sw_trigger_destroy() 135 struct iio_sw_trigger *t; in trigger_make_group() local 149 struct iio_sw_trigger *t = to_iio_sw_trigger(item); in trigger_drop_group() local
|
/drivers/gpu/drm/i915/ |
D | i915_tasklet.h | 11 static inline void tasklet_lock(struct tasklet_struct *t) in tasklet_lock() 17 static inline bool tasklet_is_locked(const struct tasklet_struct *t) in tasklet_is_locked() 22 static inline void __tasklet_disable_sync_once(struct tasklet_struct *t) in __tasklet_disable_sync_once() 28 static inline bool __tasklet_is_enabled(const struct tasklet_struct *t) in __tasklet_is_enabled() 33 static inline bool __tasklet_enable(struct tasklet_struct *t) in __tasklet_enable() 38 static inline bool __tasklet_is_scheduled(struct tasklet_struct *t) in __tasklet_is_scheduled()
|
/drivers/nvmem/ |
D | lan9662-otpc.c | 9 #define OTP_OTP_PWR_DN(t) (t + 0x00) argument 11 #define OTP_OTP_ADDR_HI(t) (t + 0x04) argument 12 #define OTP_OTP_ADDR_LO(t) (t + 0x08) argument 13 #define OTP_OTP_PRGM_DATA(t) (t + 0x10) argument 14 #define OTP_OTP_PRGM_MODE(t) (t + 0x14) argument 16 #define OTP_OTP_RD_DATA(t) (t + 0x18) argument 17 #define OTP_OTP_FUNC_CMD(t) (t + 0x20) argument 20 #define OTP_OTP_CMD_GO(t) (t + 0x28) argument 22 #define OTP_OTP_PASS_FAIL(t) (t + 0x2c) argument 26 #define OTP_OTP_STATUS(t) (t + 0x30) argument
|
/drivers/block/aoe/ |
D | aoecmd.c | 128 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit() 156 ifrotate(struct aoetgt *t) in ifrotate() 194 struct aoetgt *t; in aoe_freetframe() local 205 newtframe(struct aoedev *d, struct aoetgt *t) in newtframe() 252 struct aoetgt *t, **tt; in newframe() local 319 struct aoetgt *t; in ata_rw_frameinit() local 456 struct aoetgt *t; in resend() local 525 getif(struct aoetgt *t, struct net_device *nd) in getif() 538 ejectif(struct aoetgt *t, struct aoeif *ifp) in ejectif() 579 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/phy/microchip/ |
D | sparx5_serdes_regs.h | 32 #define SD10G_LANE_LANE_01(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 4, 0, 1, 4) argument 53 #define SD10G_LANE_LANE_02(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 8, 0, 1, 4) argument 86 #define SD10G_LANE_LANE_03(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 12, 0, 1, 4) argument 95 #define SD10G_LANE_LANE_04(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 16, 0, 1, 4) argument 104 #define SD10G_LANE_LANE_06(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 24, 0, 1, 4) argument 143 #define SD10G_LANE_LANE_0B(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 44, 0, 1, 4) argument 176 #define SD10G_LANE_LANE_0C(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 48, 0, 1, 4) argument 227 #define SD10G_LANE_LANE_0D(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 52, 0, 1, 4) argument 242 #define SD10G_LANE_LANE_0E(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 56, 0, 1, 4) argument 269 #define SD10G_LANE_LANE_0F(t) __REG(TARGET_SD10G_LANE, t, 12, 0, 0, 1, 288, 60, 0, 1, 4) argument [all …]
|
/drivers/md/bcache/ |
D | bset.c | 294 struct bset_tree *t = b->set; in bch_btree_keys_free() local 319 struct bset_tree *t = b->set; in bch_btree_keys_alloc() local 437 static unsigned int to_inorder(unsigned int j, struct bset_tree *t) in to_inorder() 463 static unsigned int inorder_to_tree(unsigned int j, struct bset_tree *t) in inorder_to_tree() 525 static struct bkey *cacheline_to_bkey(struct bset_tree *t, in cacheline_to_bkey() 532 static unsigned int bkey_to_cacheline(struct bset_tree *t, struct bkey *k) in bkey_to_cacheline() 537 static unsigned int bkey_to_cacheline_offset(struct bset_tree *t, in bkey_to_cacheline_offset() 544 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned int j) in tree_to_bkey() 549 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned int j) in tree_to_prev_bkey() 558 static struct bkey *table_to_bkey(struct bset_tree *t, unsigned int cacheline) in table_to_bkey() [all …]
|
/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_client_blt.c | 140 static int prepare_blit(const struct tiled_blits *t, in prepare_blit() 260 static void tiled_blits_destroy_buffers(struct tiled_blits *t) in tiled_blits_destroy_buffers() 272 __create_vma(struct tiled_blits *t, size_t size, bool lmem) in __create_vma() 292 static struct i915_vma *create_vma(struct tiled_blits *t, bool lmem) in create_vma() 297 static int tiled_blits_create_buffers(struct tiled_blits *t, in tiled_blits_create_buffers() 340 static void fill_scratch(struct tiled_blits *t, u32 *vaddr, u32 val) in fill_scratch() 423 static int verify_buffer(const struct tiled_blits *t, in verify_buffer() 479 tiled_blit(struct tiled_blits *t, in tiled_blit() 544 struct tiled_blits *t; in tiled_blits_create() local 597 static void tiled_blits_destroy(struct tiled_blits *t) in tiled_blits_destroy() [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/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/xen/xenbus/ |
D | xenbus_xs.c | 302 static void *xs_talkv(struct xenbus_transaction t, in xs_talkv() 355 static void *xs_single(struct xenbus_transaction t, in xs_single() 422 char **xenbus_directory(struct xenbus_transaction t, in xenbus_directory() 442 int xenbus_exists(struct xenbus_transaction t, in xenbus_exists() 460 void *xenbus_read(struct xenbus_transaction t, in xenbus_read() 479 int xenbus_write(struct xenbus_transaction t, in xenbus_write() 502 int xenbus_mkdir(struct xenbus_transaction t, in xenbus_mkdir() 519 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm() 537 int xenbus_transaction_start(struct xenbus_transaction *t) in xenbus_transaction_start() 554 int xenbus_transaction_end(struct xenbus_transaction t, int abort) in xenbus_transaction_end() [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 void iscsit_register_transport(struct iscsit_transport *t) in iscsit_register_transport() 46 void iscsit_unregister_transport(struct iscsit_transport *t) in iscsit_unregister_transport()
|
/drivers/gpio/ |
D | gpio-tegra.c | 34 #define GPIO_CNF(t, x) (GPIO_REG(t, x) + 0x00) argument 35 #define GPIO_OE(t, x) (GPIO_REG(t, x) + 0x10) argument 36 #define GPIO_OUT(t, x) (GPIO_REG(t, x) + 0X20) argument 37 #define GPIO_IN(t, x) (GPIO_REG(t, x) + 0x30) argument 38 #define GPIO_INT_STA(t, x) (GPIO_REG(t, x) + 0x40) argument 39 #define GPIO_INT_ENB(t, x) (GPIO_REG(t, x) + 0x50) argument 40 #define GPIO_INT_LVL(t, x) (GPIO_REG(t, x) + 0x60) argument 41 #define GPIO_INT_CLR(t, x) (GPIO_REG(t, x) + 0x70) argument 42 #define GPIO_DBC_CNT(t, x) (GPIO_REG(t, x) + 0xF0) argument 45 #define GPIO_MSK_CNF(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x00) argument [all …]
|
/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/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/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
|