Searched refs:snd_i2c_lock (Results 1 – 5 of 5) sorted by relevance
39 snd_i2c_lock(pt->i2c_bus); in snd_pt2258_reset()47 snd_i2c_lock(pt->i2c_bus); in snd_pt2258_reset()57 snd_i2c_lock(pt->i2c_bus); in snd_pt2258_reset()110 snd_i2c_lock(pt->i2c_bus); in pt2258_stereo_volume_put()118 snd_i2c_lock(pt->i2c_bus); in pt2258_stereo_volume_put()155 snd_i2c_lock(pt->i2c_bus); in pt2258_switch_put()
49 snd_i2c_lock(bus); in snd_tea6330t_detect() 84 snd_i2c_lock(tea->bus); in snd_tea6330t_get_master_volume() 101 snd_i2c_lock(tea->bus); in snd_tea6330t_put_master_volume() 136 snd_i2c_lock(tea->bus); in snd_tea6330t_get_master_switch() 153 snd_i2c_lock(tea->bus); in snd_tea6330t_put_master_switch() 204 snd_i2c_lock(tea->bus); in snd_tea6330t_put_bass() 252 snd_i2c_lock(tea->bus); in snd_tea6330t_put_treble() 304 snd_i2c_lock(bus); in snd_tea6330t_update_mixer() 372 snd_i2c_lock(bus);
195 snd_i2c_lock(bus); in snd_cs8427_init()324 snd_i2c_lock(cs8427->bus); in snd_cs8427_reset()339 snd_i2c_lock(cs8427->bus); in snd_cs8427_reset()346 snd_i2c_lock(cs8427->bus); in snd_cs8427_reset()371 snd_i2c_lock(device->bus); in snd_cs8427_in_status_get()395 snd_i2c_lock(device->bus); in snd_cs8427_qsubcode_get()428 snd_i2c_lock(device->bus); in snd_cs8427_spdif_get()445 snd_i2c_lock(device->bus); in snd_cs8427_spdif_put()592 snd_i2c_lock(cs8427->bus); in snd_cs8427_iec958_pcm()
139 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_chip_select()223 snd_i2c_lock(ice->i2c); in snd_ice1712_ews_cs8404_spdif_write()629 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()646 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()671 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()692 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_input_sense_put()739 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88d_control_get()761 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88d_control_put()812 snd_i2c_lock(ice->i2c); in snd_ice1712_6fire_read_pca()835 snd_i2c_lock(ice->i2c); in snd_ice1712_6fire_write_pca()
68 static inline void snd_i2c_lock(struct snd_i2c_bus *bus) in snd_i2c_lock() function