Searched defs:aux (Results 1 – 10 of 10) sorted by relevance
| /include/drm/display/ |
| A D | drm_dp_aux_bus.h | 27 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 D | drm_dp_helper.h | 555 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 D | drm_dp_tunnel.h | 117 struct drm_dp_aux *aux) in drm_dp_tunnel_detect() 165 struct drm_dp_aux *aux) in drm_dp_tunnel_handle_irq()
|
| A D | drm_dp_mst_helper.h | 137 struct drm_dp_aux aux; /* i2c bus for this port? */ member 662 struct drm_dp_aux *aux; member
|
| /include/uapi/linux/ |
| A D | watch_queue.h | 101 __u32 aux; /* Per-type auxiliary data */ member
|
| /include/linux/ |
| A D | debugfs.h | 133 #define debugfs_create_file_aux(name, mode, parent, data, aux, fops) \ argument 273 void *data, void *aux, in debugfs_create_file_aux()
|
| A D | bpf.h | 1013 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 D | fscache.h | 145 void *aux; /* Auxiliary data */ member
|
| A D | bpf-cgroup.h | 463 static inline int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, in bpf_cgroup_storage_assign()
|
| /include/sound/ |
| A D | soc.h | 1090 #define for_each_card_pre_auxs(card, i, aux) \ argument
|
Completed in 67 milliseconds