rt5575_priv
struct rt5575_priv *rt5575 = snd_soc_component_get_drvdata(component);
struct rt5575_priv *rt5575 = i2c_get_clientdata(client);
struct rt5575_priv *rt5575 = i2c_get_clientdata(client);
static int rt5575_fw_load_by_spi(struct rt5575_priv *rt5575)
struct rt5575_priv *rt5575;
rt5575 = devm_kzalloc(dev, sizeof(struct rt5575_priv), GFP_KERNEL);
static long long rt5575_get_priv_id(struct rt5575_priv *rt5575)