cust_id 277 drivers/mfd/wm8350-core.c unsigned int cust_id, mode, chip_rev; cust_id 308 drivers/mfd/wm8350-core.c cust_id = id2 & WM8350_CUST_ID_MASK; cust_id 312 drivers/mfd/wm8350-core.c mode, cust_id, mask_rev, chip_rev); cust_id 314 drivers/mfd/wm8350-core.c if (cust_id != 0) { cust_id 447 drivers/mfd/wm8994-core.c wm8994->cust_id = (ret & WM8994_CUST_ID_MASK) >> WM8994_CUST_ID_SHIFT; cust_id 492 drivers/mfd/wm8994-core.c 'A' + wm8994->revision, wm8994->cust_id); cust_id 1198 drivers/mfd/wm8994-regmap.c if (wm8994->cust_id > 1 || wm8994->revision > 1) cust_id 58 include/linux/mfd/wm8994/core.h int cust_id; cust_id 4161 sound/soc/codecs/wm8994.c if (control->cust_id > 1 || control->revision > 1) {