Searched defs:comx_hw (Results 1 – 2 of 2) sorted by relevance
96 static struct comx_hardware comx_hw; variable1402 static struct comx_hardware comx_hw = { variable
983 int comx_register_hardware(struct comx_hardware *comx_hw) in comx_register_hardware()