Searched refs:appid (Results 1 – 4 of 4) sorted by relevance
| /drivers/misc/genwqe/ |
| A 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()
|
| A D | card_sysfs.c | 58 static DEVICE_ATTR_RO(appid);
|
| /drivers/iio/accel/ |
| A D | mma9553.c | 332 u8 bitnum = 0, appid = MMA9551_APPID_PEDOMETER; in mma9553_conf_gpio() local 353 appid = MMA9551_APPID_NONE; in mma9553_conf_gpio() 366 ret = mma9551_gpio_config(data->client, MMA9553_DEFAULT_GPIO_PIN, appid, in mma9553_conf_gpio()
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_edif.c | 299 qla_edif_app_check(scsi_qla_host_t *vha, struct app_id appid) in qla_edif_app_check() argument 303 if (appid.app_vid != EDIF_APP_ID) { in qla_edif_app_check() 305 __func__, appid.app_vid); in qla_edif_app_check() 309 if (appid.version != EDIF_VERSION1) { in qla_edif_app_check() 311 __func__, appid.version); in qla_edif_app_check()
|
Completed in 20 milliseconds