Home
last modified time | relevance | path

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

/linux/drivers/i2c/
H A Di2c-smbus.c378 u8 common_mem_type = 0x0, mem_type; in i2c_register_spd() local
396 if (!common_mem_type) { in i2c_register_spd()
398 common_mem_type = mem_type; in i2c_register_spd()
401 if (mem_type != common_mem_type) { in i2c_register_spd()
425 switch (common_mem_type) { in i2c_register_spd()
446 common_mem_type); in i2c_register_spd()