coexist            38 drivers/input/misc/twl4030-vibra.c 	bool			coexist;
coexist            98 drivers/input/misc/twl4030-vibra.c 	if (pwm && (!info->coexist || !(reg & TWL4030_VIBRA_SEL))) {
coexist           171 drivers/input/misc/twl4030-vibra.c 	if (pdata && pdata->coexist)
coexist           200 drivers/input/misc/twl4030-vibra.c 	info->coexist = twl4030_vibra_check_coexist(pdata, twl4030_core_node);
coexist           679 include/linux/mfd/twl.h 	unsigned int	coexist;