Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/
Ddrm_dp_iic_helper.c43 ret = (*aux_data->aux_ch)(idev, mode, write_byte, read_byte); in iic_dp_aux_transaction()
252 data->aux_ch = ch; in iic_dp_aux_add_bus()
Ddrm_dp_helper.h317 int (*aux_ch)(device_t adapter, int mode, uint8_t write_byte, member