si476x_core_stop  617 drivers/media/radio/radio-si476x.c 	err = si476x_core_stop(radio->core, soft);
si476x_core_stop  624 drivers/media/radio/radio-si476x.c 		err = si476x_core_stop(radio->core, soft);
si476x_core_stop  251 drivers/mfd/si476x-i2c.c EXPORT_SYMBOL_GPL(si476x_core_stop);
si476x_core_stop  306 drivers/mfd/si476x-i2c.c 			err = si476x_core_stop(core, false);
si476x_core_stop  362 include/linux/mfd/si476x-core.h int  si476x_core_stop(struct si476x_core *, bool);