Home
last modified time | relevance | path

Searched defs:aux (Results 1 – 10 of 10) sorted by relevance

/include/drm/display/
A Ddrm_dp_aux_bus.h27 struct drm_dp_aux *aux; member
54 static inline int of_dp_aux_populate_ep_devices(struct drm_dp_aux *aux) in of_dp_aux_populate_ep_devices()
64 static inline int devm_of_dp_aux_populate_ep_devices(struct drm_dp_aux *aux) in devm_of_dp_aux_populate_ep_devices()
74 static inline void of_dp_aux_depopulate_ep_devices(struct drm_dp_aux *aux) in of_dp_aux_depopulate_ep_devices()
A Ddrm_dp_helper.h555 static inline int drm_dp_dpcd_read_data(struct drm_dp_aux *aux, in drm_dp_dpcd_read_data()
584 static inline int drm_dp_dpcd_write_data(struct drm_dp_aux *aux, in drm_dp_dpcd_write_data()
609 static inline ssize_t drm_dp_dpcd_readb(struct drm_dp_aux *aux, in drm_dp_dpcd_readb()
625 static inline ssize_t drm_dp_dpcd_writeb(struct drm_dp_aux *aux, in drm_dp_dpcd_writeb()
639 static inline int drm_dp_dpcd_read_byte(struct drm_dp_aux *aux, in drm_dp_dpcd_read_byte()
653 static inline int drm_dp_dpcd_write_byte(struct drm_dp_aux *aux, in drm_dp_dpcd_write_byte()
881 struct drm_dp_aux *aux) in drm_panel_dp_aux_backlight()
897 static inline void drm_dp_cec_irq(struct drm_dp_aux *aux) in drm_dp_cec_irq()
902 drm_dp_cec_register_connector(struct drm_dp_aux *aux, in drm_dp_cec_register_connector()
911 static inline void drm_dp_cec_attach(struct drm_dp_aux *aux, in drm_dp_cec_attach()
[all …]
A Ddrm_dp_tunnel.h117 struct drm_dp_aux *aux) in drm_dp_tunnel_detect()
165 struct drm_dp_aux *aux) in drm_dp_tunnel_handle_irq()
A Ddrm_dp_mst_helper.h137 struct drm_dp_aux aux; /* i2c bus for this port? */ member
662 struct drm_dp_aux *aux; member
/include/uapi/linux/
A Dwatch_queue.h101 __u32 aux; /* Per-type auxiliary data */ member
/include/linux/
A Ddebugfs.h133 #define debugfs_create_file_aux(name, mode, parent, data, aux, fops) \ argument
273 void *data, void *aux, in debugfs_create_file_aux()
A Dbpf.h1013 bpf_ctx_record_field_size(struct bpf_insn_access_aux *aux, u32 size) in bpf_ctx_record_field_size()
1521 void *aux; member
1719 struct bpf_prog_aux *aux; /* Auxiliary fields */ member
2068 struct bpf_array_aux *aux; member
3227 static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound()
3232 static inline bool bpf_prog_is_offloaded(const struct bpf_prog_aux *aux) in bpf_prog_is_offloaded()
3290 static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound()
3295 static inline bool bpf_prog_is_offloaded(struct bpf_prog_aux *aux) in bpf_prog_is_offloaded()
A Dfscache.h145 void *aux; /* Auxiliary data */ member
A Dbpf-cgroup.h463 static inline int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, in bpf_cgroup_storage_assign()
/include/sound/
A Dsoc.h1090 #define for_each_card_pre_auxs(card, i, aux) \ argument

Completed in 67 milliseconds