Home
last modified time | relevance | path

Searched refs:out_ops (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/char/tpm/
Dtpm-sysfs.c48 goto out_ops; in pubek_show()
87 out_ops: in pubek_show()
141 goto out_ops; in enabled_show()
144 out_ops: in enabled_show()
163 goto out_ops; in active_show()
166 out_ops: in active_show()
185 goto out_ops; in owned_show()
188 out_ops: in owned_show()
207 goto out_ops; in temp_deactivated_show()
210 out_ops: in temp_deactivated_show()
[all …]
Dtpm-chip.c160 goto out_ops; in tpm_try_get_ops()
170 out_ops: in tpm_try_get_ops()
/Linux-v5.4/sound/usb/6fire/
Dmidi.c138 static const struct snd_rawmidi_ops out_ops = { variable
191 &out_ops); in usb6fire_midi_init()
/Linux-v5.4/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c59 goto out_ops; in sst_platform_compr_open()
70 out_ops: in sst_platform_compr_open()
Dsst-mfld-platform-pcm.c321 goto out_ops; in sst_media_open()
342 out_ops: in sst_media_open()
/Linux-v5.4/drivers/usb/gadget/udc/
Dpxa27x_udc.h292 unsigned long out_ops; member
Dpxa27x_udc.c196 ep->stats.out_bytes, ep->stats.out_ops, in eps_dbg_show()
510 ep->stats.out_ops++; in inc_ep_stats_reqs()