Searched defs:mts (Results 1 – 4 of 4) sorted by relevance
64 static int snd_mts64_free(struct mts64 *mts) in snd_mts64_free()74 struct mts64 *mts; in snd_mts64_create() local224 static int mts64_device_open(struct mts64 *mts) in mts64_device_open()238 static int mts64_device_close(struct mts64 *mts) in mts64_device_close()410 static void mts64_write_midi(struct mts64 *mts, u8 c, in mts64_write_midi()433 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_switch_get() local447 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_switch_put() local515 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_time_get() local528 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_time_put() local601 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_fps_get() local[all …]
78 static int snd_mts64_free(struct mts64 *mts) in snd_mts64_free()88 struct mts64 *mts; in snd_mts64_create() local238 static int mts64_device_open(struct mts64 *mts) in mts64_device_open()252 static int mts64_device_close(struct mts64 *mts) in mts64_device_close()424 static void mts64_write_midi(struct mts64 *mts, u8 c, in mts64_write_midi()447 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_switch_get() local461 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_switch_put() local529 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_time_get() local542 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_time_put() local615 struct mts64 *mts = snd_kcontrol_chip(kctl); in snd_mts64_ctl_smpte_fps_get() local[all …]
39 unsigned int mts :1; member