Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/genwqe/
Dcard_utils.c775 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()
Dcard_sysfs.c58 static DEVICE_ATTR_RO(appid);
/Linux-v5.15/arch/x86/boot/
Dgenimage.sh254 genisoimage -J -r -appid 'LINUX_BOOT' -input-charset=utf-8 \
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-driver-genwqe7 What: /sys/class/genwqe/genwqe<n>_card/appid
/Linux-v5.15/drivers/iio/accel/
Dmma9553.c335 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()
/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_edif.c279 qla_edif_app_check(scsi_qla_host_t *vha, struct app_id appid) in qla_edif_app_check() argument
283 if (appid.app_vid == EDIF_APP_ID) { in qla_edif_app_check()
288 __func__, appid.app_vid); in qla_edif_app_check()