Home
last modified time | relevance | path

Searched defs:comx_hw (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dcomx-hw-comx.c96 static struct comx_hardware comx_hw; variable
1402 static struct comx_hardware comx_hw = { variable
Dcomx.c983 int comx_register_hardware(struct comx_hardware *comx_hw) in comx_register_hardware()