Searched defs:imeich (Results 1 - 1 of 1) sorted by relevance

/drivers/mfd/
H A Dab3100-otp.c40 * @imeich if this is set it is possible to override the
54 bool imeich; member in struct:ab3100_otp
86 otp->imeich = (otpval[1] & 0x40);
106 seq_printf(s, "IMEI is %s\n", otp->imeich ?
167 SHOW_AB3100_ATTR(imeich)
177 __ATTR(imeich, S_IRUGO, ab3100_otp_imeich_show, NULL),

Completed in 48 milliseconds