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

/linux-4.4.14/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c164 u16 plat_id; member in struct:wdt87xx_sys_param
476 param->plat_id = buf[1]; wdt87xx_get_sysparam()
494 "fw_id: 0x%x, plat_id: 0x%x, xml_id1: %04x, xml_id2: %04x\n", wdt87xx_get_sysparam()
495 param->fw_id, param->plat_id, wdt87xx_get_sysparam()
908 return scnprintf(buf, PAGE_SIZE, "%x\n", wdt->param.plat_id); plat_id_show()
935 static DEVICE_ATTR_RO(plat_id);

Completed in 84 milliseconds