Searched refs:hw_devicenames (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-i2c.c58 static const char * const hw_devicenames[] = { variable
100 const char *type = hw_devicenames[idx];
/linux-master/drivers/media/pci/ivtv/
H A Divtv-i2c.c113 static const char * const hw_devicenames[IVTV_HW_MAX_BITS] = { variable
251 type = hw_devicenames[idx];
700 if (ARRAY_SIZE(hw_devicenames) != ARRAY_SIZE(hw_addrs)) {

Completed in 149 milliseconds