Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-i2c.c67 static const char * const hw_devicenames[] = { variable
109 const char *type = hw_devicenames[idx]; in cx18_i2c_register()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-i2c.c125 static const char * const hw_devicenames[] = { variable
257 const char *type = hw_devicenames[idx]; in ivtv_i2c_register()
706 if (ARRAY_SIZE(hw_devicenames) != ARRAY_SIZE(hw_addrs)) { in init_ivtv_i2c()