Searched refs:IN_MSG_END_BRIDGE_APB_RW (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dib9000.c | 170 IN_MSG_END_BRIDGE_APB_RW, enumerator 1025 switch (dib9000_mbx_get_message_attr(state, IN_MSG_END_BRIDGE_APB_RW, mb, &s, attribute)) { in dib9000_risc_apb_access_read() 1059 return dib9000_mbx_get_message_attr(state, IN_MSG_END_BRIDGE_APB_RW, mb, &s, attribute) == 1 ? 0 : -EINVAL; in dib9000_risc_apb_access_write()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib9000.c | 170 IN_MSG_END_BRIDGE_APB_RW, enumerator 1025 switch (dib9000_mbx_get_message_attr(state, IN_MSG_END_BRIDGE_APB_RW, mb, &s, attribute)) { in dib9000_risc_apb_access_read() 1059 return dib9000_mbx_get_message_attr(state, IN_MSG_END_BRIDGE_APB_RW, mb, &s, attribute) == 1 ? 0 : -EINVAL; in dib9000_risc_apb_access_write()
|
Completed in 9 milliseconds