Searched refs:appid (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/misc/genwqe/ |
D | card_utils.c | 775 u64 gfir, sluid, appid, ufir, ufec, sfir, sfec; in genwqe_read_ffdc_regs() local 786 appid = __genwqe_readq(cd, IO_APP_UNITCFG); /* 0x02000000 */ in genwqe_read_ffdc_regs() 787 set_reg(cd, regs, &idx, max_regs, IO_APP_UNITCFG, appid); in genwqe_read_ffdc_regs()
|
D | card_sysfs.c | 58 static DEVICE_ATTR_RO(appid);
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-driver-genwqe | 7 What: /sys/class/genwqe/genwqe<n>_card/appid
|
/Linux-v5.10/drivers/iio/accel/ |
D | mma9553.c | 335 u8 bitnum = 0, appid = MMA9551_APPID_PEDOMETER; in mma9553_conf_gpio() local 356 appid = MMA9551_APPID_NONE; in mma9553_conf_gpio() 369 ret = mma9551_gpio_config(data->client, MMA9553_DEFAULT_GPIO_PIN, appid, in mma9553_conf_gpio()
|