Symbol: drm_dp_aux
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
230
struct drm_dp_aux aux;
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
532
struct drm_dp_aux aux;
sys/dev/drm/amd/amdgpu/atombios_dp.c
127
amdgpu_atombios_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg)
sys/dev/drm/amd/amdgpu/atombios_dp.c
489
struct drm_dp_aux *aux;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
82
static ssize_t dm_dp_aux_transfer(struct drm_dp_aux *aux,
sys/dev/drm/drm_crtc_helper_internal.h
49
int drm_dp_aux_register_devnode(struct drm_dp_aux *aux);
sys/dev/drm/drm_crtc_helper_internal.h
50
void drm_dp_aux_unregister_devnode(struct drm_dp_aux *aux);
sys/dev/drm/drm_crtc_helper_internal.h
61
static inline int drm_dp_aux_register_devnode(struct drm_dp_aux *aux)
sys/dev/drm/drm_crtc_helper_internal.h
66
static inline void drm_dp_aux_unregister_devnode(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_aux_dev.c
125
ATTRIBUTE_GROUPS(drm_dp_aux);
sys/dev/drm/drm_dp_aux_dev.c
248
static struct drm_dp_aux_dev *drm_dp_aux_dev_get_by_aux(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_aux_dev.c
269
void drm_dp_aux_unregister_devnode(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_aux_dev.c
294
int drm_dp_aux_register_devnode(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_aux_dev.c
44
struct drm_dp_aux *aux;
sys/dev/drm/drm_dp_aux_dev.c
71
static struct drm_dp_aux_dev *alloc_drm_dp_aux_dev(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_helper.c
1007
static struct drm_dp_aux *i2c_to_aux(struct i2c_adapter *i2c)
sys/dev/drm/drm_dp_helper.c
1009
return container_of(i2c, struct drm_dp_aux, ddc);
sys/dev/drm/drm_dp_helper.c
1033
static int drm_dp_aux_get_crc(struct drm_dp_aux *aux, u8 *crc)
sys/dev/drm/drm_dp_helper.c
1067
struct drm_dp_aux *aux = container_of(work, struct drm_dp_aux,
sys/dev/drm/drm_dp_helper.c
1114
void drm_dp_aux_init(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_helper.c
1136
int drm_dp_aux_register(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_helper.c
1170
void drm_dp_aux_unregister(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_helper.c
1217
int drm_dp_start_crc(struct drm_dp_aux *aux, struct drm_crtc *crtc)
sys/dev/drm/drm_dp_helper.c
1244
int drm_dp_stop_crc(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_helper.c
1335
int drm_dp_read_desc(struct drm_dp_aux *aux, struct drm_dp_desc *desc,
sys/dev/drm/drm_dp_helper.c
191
drm_dp_dump_access(const struct drm_dp_aux *aux,
sys/dev/drm/drm_dp_helper.c
218
static int drm_dp_dpcd_access(struct drm_dp_aux *aux, u8 request,
sys/dev/drm/drm_dp_helper.c
289
ssize_t drm_dp_dpcd_read(struct drm_dp_aux *aux, unsigned int offset,
sys/dev/drm/drm_dp_helper.c
334
ssize_t drm_dp_dpcd_write(struct drm_dp_aux *aux, unsigned int offset,
sys/dev/drm/drm_dp_helper.c
354
int drm_dp_dpcd_read_link_status(struct drm_dp_aux *aux,
sys/dev/drm/drm_dp_helper.c
373
int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link)
sys/dev/drm/drm_dp_helper.c
402
int drm_dp_link_power_up(struct drm_dp_aux *aux, struct drm_dp_link *link)
sys/dev/drm/drm_dp_helper.c
440
int drm_dp_link_power_down(struct drm_dp_aux *aux, struct drm_dp_link *link)
sys/dev/drm/drm_dp_helper.c
471
int drm_dp_link_configure(struct drm_dp_aux *aux, struct drm_dp_link *link)
sys/dev/drm/drm_dp_helper.c
572
int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6])
sys/dev/drm/drm_dp_helper.c
588
const u8 port_cap[4], struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_helper.c
781
static int drm_dp_i2c_do_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg)
sys/dev/drm/drm_dp_helper.c
899
static int drm_dp_i2c_drain_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *orig_msg)
sys/dev/drm/drm_dp_helper.c
935
struct drm_dp_aux *aux = adapter->algo_data;
sys/dev/drm/drm_dp_mst_topology.c
3199
struct drm_device *dev, struct drm_dp_aux *aux,
sys/dev/drm/drm_dp_mst_topology.c
3275
struct drm_dp_aux *aux = adapter->algo_data;
sys/dev/drm/drm_dp_mst_topology.c
3362
static int drm_dp_mst_register_i2c_bus(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_mst_topology.c
3387
static void drm_dp_mst_unregister_i2c_bus(struct drm_dp_aux *aux)
sys/dev/drm/drm_dp_mst_topology.c
66
static int drm_dp_mst_register_i2c_bus(struct drm_dp_aux *aux);
sys/dev/drm/drm_dp_mst_topology.c
67
static void drm_dp_mst_unregister_i2c_bus(struct drm_dp_aux *aux);
sys/dev/drm/i915/intel_dp.c
1440
intel_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg)
sys/dev/drm/i915/intel_drv.h
1109
struct drm_dp_aux aux;
sys/dev/drm/include/drm/drm_dp_helper.h
1149
ssize_t (*transfer)(struct drm_dp_aux *aux,
sys/dev/drm/include/drm/drm_dp_helper.h
1165
ssize_t drm_dp_dpcd_read(struct drm_dp_aux *aux, unsigned int offset,
sys/dev/drm/include/drm/drm_dp_helper.h
1167
ssize_t drm_dp_dpcd_write(struct drm_dp_aux *aux, unsigned int offset,
sys/dev/drm/include/drm/drm_dp_helper.h
1179
static inline ssize_t drm_dp_dpcd_readb(struct drm_dp_aux *aux,
sys/dev/drm/include/drm/drm_dp_helper.h
1194
static inline ssize_t drm_dp_dpcd_writeb(struct drm_dp_aux *aux,
sys/dev/drm/include/drm/drm_dp_helper.h
1200
int drm_dp_dpcd_read_link_status(struct drm_dp_aux *aux,
sys/dev/drm/include/drm/drm_dp_helper.h
1215
int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link);
sys/dev/drm/include/drm/drm_dp_helper.h
1216
int drm_dp_link_power_up(struct drm_dp_aux *aux, struct drm_dp_link *link);
sys/dev/drm/include/drm/drm_dp_helper.h
1217
int drm_dp_link_power_down(struct drm_dp_aux *aux, struct drm_dp_link *link);
sys/dev/drm/include/drm/drm_dp_helper.h
1218
int drm_dp_link_configure(struct drm_dp_aux *aux, struct drm_dp_link *link);
sys/dev/drm/include/drm/drm_dp_helper.h
1223
int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]);
sys/dev/drm/include/drm/drm_dp_helper.h
1225
const u8 port_cap[4], struct drm_dp_aux *aux);
sys/dev/drm/include/drm/drm_dp_helper.h
1227
void drm_dp_aux_init(struct drm_dp_aux *aux);
sys/dev/drm/include/drm/drm_dp_helper.h
1228
int drm_dp_aux_register(struct drm_dp_aux *aux);
sys/dev/drm/include/drm/drm_dp_helper.h
1229
void drm_dp_aux_unregister(struct drm_dp_aux *aux);
sys/dev/drm/include/drm/drm_dp_helper.h
1231
int drm_dp_start_crc(struct drm_dp_aux *aux, struct drm_crtc *crtc);
sys/dev/drm/include/drm/drm_dp_helper.h
1232
int drm_dp_stop_crc(struct drm_dp_aux *aux);
sys/dev/drm/include/drm/drm_dp_helper.h
1252
int drm_dp_read_desc(struct drm_dp_aux *aux, struct drm_dp_desc *desc,
sys/dev/drm/include/drm/drm_dp_helper.h
1286
void drm_dp_cec_irq(struct drm_dp_aux *aux);
sys/dev/drm/include/drm/drm_dp_helper.h
1287
void drm_dp_cec_register_connector(struct drm_dp_aux *aux, const char *name,
sys/dev/drm/include/drm/drm_dp_helper.h
1289
void drm_dp_cec_unregister_connector(struct drm_dp_aux *aux);
sys/dev/drm/include/drm/drm_dp_helper.h
1290
void drm_dp_cec_set_edid(struct drm_dp_aux *aux, const struct edid *edid);
sys/dev/drm/include/drm/drm_dp_helper.h
1291
void drm_dp_cec_unset_edid(struct drm_dp_aux *aux);
sys/dev/drm/include/drm/drm_dp_helper.h
1293
static inline void drm_dp_cec_irq(struct drm_dp_aux *aux)
sys/dev/drm/include/drm/drm_dp_helper.h
1297
static inline void drm_dp_cec_register_connector(struct drm_dp_aux *aux,
sys/dev/drm/include/drm/drm_dp_helper.h
1303
static inline void drm_dp_cec_unregister_connector(struct drm_dp_aux *aux)
sys/dev/drm/include/drm/drm_dp_helper.h
1307
static inline void drm_dp_cec_set_edid(struct drm_dp_aux *aux,
sys/dev/drm/include/drm/drm_dp_helper.h
1312
static inline void drm_dp_cec_unset_edid(struct drm_dp_aux *aux)
sys/dev/drm/include/drm/drm_dp_mst_helper.h
448
struct drm_dp_aux *aux;
sys/dev/drm/include/drm/drm_dp_mst_helper.h
574
struct drm_device *dev, struct drm_dp_aux *aux,
sys/dev/drm/include/drm/drm_dp_mst_helper.h
84
struct drm_dp_aux aux; /* i2c bus for this port? */
sys/dev/drm/radeon/atombios_dp.c
159
radeon_dp_aux_transfer_atom(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg)
sys/dev/drm/radeon/atombios_dp.c
552
struct drm_dp_aux *aux;
sys/dev/drm/radeon/radeon_dp_auxch.c
55
radeon_dp_aux_transfer_native(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg)
sys/dev/drm/radeon/radeon_mode.h
204
struct drm_dp_aux aux;
sys/dev/drm/radeon/radeon_mode.h
763
radeon_dp_aux_transfer_native(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg);