Home
last modified time | relevance | path

Searched refs:aux_ch (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_dp_iic_helper.c40 ret = (*aux_data->aux_ch)(idev, mode, write_byte, read_byte); in iic_dp_aux_transaction()
249 data->aux_ch = ch; in iic_dp_aux_add_bus()
H A Ddrm_dp_helper.h315 int (*aux_ch)(device_t adapter, int mode, uint8_t write_byte, member