Searched refs:snd_i2c_unlock (Results 1 – 5 of 5) sorted by relevance
42 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()50 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()60 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()65 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()113 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()121 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()126 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()158 snd_i2c_unlock(pt->i2c_bus); in pt2258_switch_put()163 snd_i2c_unlock(pt->i2c_bus); in pt2258_switch_put()
147 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_chip_select()151 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_chip_select()246 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews_cs8404_spdif_write()631 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()634 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()648 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()654 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()657 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()673 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()678 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()[all …]
205 snd_i2c_unlock(bus); in snd_cs8427_init()245 snd_i2c_unlock(bus); in snd_cs8427_init()253 snd_i2c_unlock(bus); in snd_cs8427_init()336 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()341 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()352 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()373 snd_i2c_unlock(device->bus); in snd_cs8427_in_status_get()400 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()407 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()410 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()[all …]
51 snd_i2c_unlock(bus); in snd_tea6330t_detect() 87 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_volume() 120 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_volume() 139 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_switch() 165 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_switch() 213 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_bass() 261 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_treble() 351 snd_i2c_unlock(bus); in snd_tea6330t_update_mixer() 355 snd_i2c_unlock(bus); in snd_tea6330t_update_mixer() 394 snd_i2c_unlock(bu[all...]
76 static inline void snd_i2c_unlock(struct snd_i2c_bus *bus) in snd_i2c_unlock() function