Lines Matching refs:cs42l42_private
508 struct cs42l42_private *cs42l42 = snd_soc_component_get_drvdata(component); in cs42l42_set_bias_level()
544 struct cs42l42_private *cs42l42 = in cs42l42_component_probe()
545 (struct cs42l42_private *)snd_soc_component_get_drvdata(component); in cs42l42_component_probe()
603 struct cs42l42_private *cs42l42 = snd_soc_component_get_drvdata(component); in cs42l42_pll_config()
801 struct cs42l42_private *cs42l42 = snd_soc_component_get_drvdata(component); in cs42l42_pcm_hw_params()
831 struct cs42l42_private *cs42l42 = snd_soc_component_get_drvdata(component); in cs42l42_set_sysclk()
921 static void cs42l42_process_hs_type_detect(struct cs42l42_private *cs42l42) in cs42l42_process_hs_type_detect()
1057 static void cs42l42_init_hs_type_detect(struct cs42l42_private *cs42l42) in cs42l42_init_hs_type_detect()
1152 static void cs42l42_cancel_hs_type_detect(struct cs42l42_private *cs42l42) in cs42l42_cancel_hs_type_detect()
1203 static void cs42l42_handle_button_press(struct cs42l42_private *cs42l42) in cs42l42_handle_button_press()
1323 struct cs42l42_private *cs42l42 = (struct cs42l42_private *)data; in cs42l42_irq_thread()
1406 static void cs42l42_set_interrupt_masks(struct cs42l42_private *cs42l42) in cs42l42_set_interrupt_masks()
1509 static void cs42l42_setup_hs_type_detect(struct cs42l42_private *cs42l42) in cs42l42_setup_hs_type_detect()
1560 struct cs42l42_private *cs42l42) in cs42l42_handle_device_data()
1731 struct cs42l42_private *cs42l42; in cs42l42_i2c_probe()
1736 cs42l42 = devm_kzalloc(&i2c_client->dev, sizeof(struct cs42l42_private), in cs42l42_i2c_probe()
1865 struct cs42l42_private *cs42l42 = i2c_get_clientdata(i2c_client); in cs42l42_i2c_remove()
1876 struct cs42l42_private *cs42l42 = dev_get_drvdata(dev); in cs42l42_runtime_suspend()
1893 struct cs42l42_private *cs42l42 = dev_get_drvdata(dev); in cs42l42_runtime_resume()