Searched refs:snd_i2c_lock (Results 1 – 6 of 6) 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()86 snd_i2c_lock(tea->bus); in snd_tea6330t_get_master_volume()103 snd_i2c_lock(tea->bus); in snd_tea6330t_put_master_volume()137 snd_i2c_lock(tea->bus); in snd_tea6330t_get_master_switch()154 snd_i2c_lock(tea->bus); in snd_tea6330t_put_master_switch()204 snd_i2c_lock(tea->bus); in snd_tea6330t_put_bass()251 snd_i2c_lock(tea->bus); in snd_tea6330t_put_treble()301 snd_i2c_lock(bus); in snd_tea6330t_update_mixer()
190 snd_i2c_lock(bus); in snd_cs8427_init()314 snd_i2c_lock(cs8427->bus); in snd_cs8427_reset()329 snd_i2c_lock(cs8427->bus); in snd_cs8427_reset()336 snd_i2c_lock(cs8427->bus); in snd_cs8427_reset()361 snd_i2c_lock(device->bus); in snd_cs8427_in_status_get()385 snd_i2c_lock(device->bus); in snd_cs8427_qsubcode_get()417 snd_i2c_lock(device->bus); in snd_cs8427_spdif_get()434 snd_i2c_lock(device->bus); in snd_cs8427_spdif_put()578 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()630 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()647 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()672 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()693 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88mt_input_sense_put()740 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88d_control_get()762 snd_i2c_lock(ice->i2c); in snd_ice1712_ews88d_control_put()813 snd_i2c_lock(ice->i2c); in snd_ice1712_6fire_read_pca()836 snd_i2c_lock(ice->i2c); in snd_ice1712_6fire_write_pca()
329 snd_i2c_lock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()
68 static inline void snd_i2c_lock(struct snd_i2c_bus *bus) in snd_i2c_lock() function