Searched defs:aux (Results 176 - 197 of 197) sorted by relevance

12345678

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h228 struct drm_dp_aux aux; member in struct:amdgpu_i2c_chan
603 struct drm_dp_aux aux; member in struct:amdgpu_dm_dp_aux
/linux-master/drivers/gpu/drm/bridge/
H A Dtc358767.c356 struct drm_dp_aux aux; member in struct:tc_data
460 static ssize_t tc_aux_transfer(struct drm_dp_aux *aux, argument
1058 struct drm_dp_aux *aux = &tc->aux; local
[all...]
H A Dite-it6505.c405 struct drm_dp_aux aux; member in struct:it6505
747 static int it6505_drm_dp_link_set_power(struct drm_dp_aux *aux, argument
1096 static ssize_t it6505_aux_transfer(struct drm_dp_aux *aux, argument
1610 struct drm_dp_aux *aux = &it6505->aux; local
1690 const struct drm_dp_aux *aux = &it6505->aux; local
1762 const struct drm_dp_aux *aux = &it6505->aux; local
[all...]
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c2144 ssize_t drm_dp_mst_dpcd_read(struct drm_dp_aux *aux, argument
2167 ssize_t drm_dp_mst_dpcd_write(struct drm_dp_aux *aux, argument
3617 drm_dp_read_mst_cap(struct drm_dp_aux *aux, const u8 dpcd[DP_RECEIVER_CAP_SIZE]) argument
4681 do_get_act_status(struct drm_dp_aux *aux) argument
5665 drm_dp_mst_topology_mgr_init(struct drm_dp_mst_topology_mgr *mgr, struct drm_device *dev, struct drm_dp_aux *aux, int max_dpcd_transaction_bytes, int max_payloads, int conn_base_id) argument
5884 struct drm_dp_aux *aux = adapter->algo_data; local
5929 struct drm_dp_aux *aux = &port->aux; local
[all...]
/linux-master/net/packet/
H A Daf_packet.c3524 struct tpacket_auxdata aux; local
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_init.c8161 qla28xx_component_bitmask(struct qla27xx_image_status *aux, uint bitmask) argument
8168 qla28xx_component_status( struct active_regions *active_regions, struct qla27xx_image_status *aux) argument
[all...]
H A Dqla_def.h4855 } aux; member in struct:active_regions
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h441 static inline uint64_t rdtscp(uint32_t *aux) argument
/linux-master/drivers/iommu/amd/
H A Dinit.c144 u16 aux; member in struct:ivmd_header
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_drv.h658 REGISTER_READ_WITH_AUX(struct drm_device *dev, uint32_t reg, int aux) argument
690 REGISTER_WRITE_WITH_AUX(struct drm_device *dev, uint32_t reg, uint32_t val, int aux) argument
/linux-master/lib/
H A Dtest_bpf.c75 __u8 aux; member in struct:bpf_test
[all...]
/linux-master/drivers/input/touchscreen/
H A Datmel_mxt_ts.c1995 u8 aux; local
/linux-master/fs/afs/
H A Dinternal.h979 struct afs_vnode_cache_aux aux; local
982 fscache_invalidate(afs_vnode_cache(vnode), &aux, local
971 afs_set_cache_aux(struct afs_vnode *vnode, struct afs_vnode_cache_aux *aux) argument
/linux-master/net/core/
H A Drtnetlink.c3192 struct net_device *dev, *aux; local
3423 struct net_device *dev, *aux; local
H A Ddev.c11579 struct net_device *dev, *aux; local
/linux-master/kernel/bpf/
H A Dsyscall.c2230 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); local
2262 struct bpf_prog_aux *aux; local
2275 struct bpf_prog_aux *aux = prog->aux; local
[all...]
H A Dverifier.c210 static bool bpf_map_ptr_poisoned(const struct bpf_insn_aux_data *aux) argument
215 static bool bpf_map_ptr_unpriv(const struct bpf_insn_aux_data *aux) argument
220 static void bpf_map_ptr_store(struct bpf_insn_aux_data *aux, argument
229 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) argument
234 static bool bpf_map_key_unseen(const struct bpf_insn_aux_data *aux) argument
239 bpf_map_key_immediate(const struct bpf_insn_aux_data *aux) argument
244 bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state) argument
426 struct bpf_func_info_aux *aux = env->prog->aux->func_info_aux; local
2499 struct bpf_prog_aux *aux = env->prog->aux; local
9987 struct bpf_insn_aux_data *aux = &env->insn_aux_data[insn_idx]; local
10033 struct bpf_insn_aux_data *aux = &env->insn_aux_data[insn_idx]; local
12628 update_alu_sanitation_state(struct bpf_insn_aux_data *aux, u32 alu_state, u32 alu_limit) argument
12648 struct bpf_insn_aux_data *aux = cur_aux(env); local
12662 struct bpf_insn_aux_data aux; member in struct:bpf_sanitize_info
12695 struct bpf_insn_aux_data *aux = commit_window ? cur_aux(env) : &info->aux; local
13889 struct bpf_insn_aux_data *aux = cur_aux(env); local
15170 struct bpf_insn_aux_data *aux = cur_aux(env); local
15222 struct bpf_prog_aux *aux = env->prog->aux; local
16079 struct bpf_prog_aux *aux = env->prog->aux; local
17969 check_pseudo_btf_id(struct bpf_verifier_env *env, struct bpf_insn *insn, struct bpf_insn_aux_data *aux) argument
18224 struct bpf_insn_aux_data *aux; local
18561 struct bpf_prog_aux *aux = env->prog->aux; local
18804 struct bpf_insn_aux_data *aux = env->insn_aux_data; local
19594 struct bpf_insn_aux_data *aux; local
20554 struct bpf_prog_aux *aux = env->prog->aux; local
20783 struct bpf_prog_aux *aux = tgt_prog->aux; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3044 write_dsc_decompression_flag(struct drm_dp_aux *aux, u8 flag, bool set) argument
3079 struct drm_dp_aux *aux = connector->port ? local
3751 intel_dp_read_dsc_dpcd(struct drm_dp_aux *aux, u8 dsc_dpcd[DP_DSC_RECEIVER_CAP_SIZE]) argument
[all...]
H A Dintel_display_types.h1796 struct drm_dp_aux aux; member in struct:intel_dp
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c1769 u16 aux; local
/linux-master/include/linux/
H A Dbpf.h923 bpf_ctx_record_field_size(struct bpf_insn_access_aux *aux, u32 size) argument
1401 void *aux; member in struct:bpf_jit_poke_descriptor
1554 struct bpf_prog_aux *aux; /* Auxiliary fields */ member in struct:bpf_prog
1876 struct bpf_array_aux *aux; member in struct:bpf_array
2979 bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) argument
2984 bpf_prog_is_offloaded(const struct bpf_prog_aux *aux) argument
3041 bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) argument
3046 bpf_prog_is_offloaded(struct bpf_prog_aux *aux) argument
[all...]
/linux-master/sound/soc/codecs/
H A DMakefile

Completed in 436 milliseconds

12345678