Searched refs:vformat (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/virtio/
H A Dvirtio_pcm_ops.c163 int vformat = -1; local
168 vformat = g_a2v_format_map[i].vio_bit;
180 if (vformat == -1 || vrate == -1)
192 request->format = vformat;
/linux-master/tools/perf/util/
H A Dpmu.c136 void perf_pmu_format__set_value(void *vformat, int config, unsigned long *bits) argument
138 struct perf_pmu_format *format = vformat;

Completed in 132 milliseconds