Home
last modified time | relevance | path

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

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