Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_interface.h62 u32 plat_id : 6; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c164 u16 plat_id; member
476 param->plat_id = buf[1]; in wdt87xx_get_sysparam()
494 "fw_id: 0x%x, plat_id: 0x%x, xml_id1: %04x, xml_id2: %04x\n", in wdt87xx_get_sysparam()
495 param->fw_id, param->plat_id, in wdt87xx_get_sysparam()
908 return scnprintf(buf, PAGE_SIZE, "%x\n", wdt->param.plat_id); in plat_id_show()
935 static DEVICE_ATTR_RO(plat_id);
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c164 u16 plat_id; member
476 param->plat_id = buf[1]; in wdt87xx_get_sysparam()
494 "fw_id: 0x%x, plat_id: 0x%x, xml_id1: %04x, xml_id2: %04x\n", in wdt87xx_get_sysparam()
495 param->fw_id, param->plat_id, in wdt87xx_get_sysparam()
908 return scnprintf(buf, PAGE_SIZE, "%x\n", wdt->param.plat_id); in plat_id_show()
935 static DEVICE_ATTR_RO(plat_id);
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c900 u32 plat_id = 0; in qtnf_cmd_resp_proc_hw_info() local
915 plat_id = le32_to_cpu(resp->plat_id); in qtnf_cmd_resp_proc_hw_info()
974 (unsigned long)plat_id, in qtnf_cmd_resp_proc_hw_info()
H A Dqlink.h1128 __le32 plat_id; member
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c888 u32 plat_id = 0; in qtnf_cmd_resp_proc_hw_info() local
903 plat_id = le32_to_cpu(resp->plat_id); in qtnf_cmd_resp_proc_hw_info()
962 (unsigned long)plat_id, in qtnf_cmd_resp_proc_hw_info()
H A Dqlink.h1128 __le32 plat_id; member

Completed in 17 milliseconds