Home
last modified time | relevance | path

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

/drivers/hwmon/
Dfschmd.c923 const char * const client_names[5] = { "fscpos", "fscher", "fscscy", in fschmd_detect() local
955 strlcpy(info->type, client_names[kind - 1], I2C_NAME_SIZE); in fschmd_detect()