Home
last modified time | relevance | path

Searched defs:free_b (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dasc.c317 static void asc_out_cb(void *opaque, int free_b) in asc_out_cb()
H A Dwm8750.c95 static void wm8750_audio_out_cb(void *opaque, int free_b) in wm8750_audio_out_cb()
/openbmc/qemu/hw/input/
H A Dtsc210x.c271 static void tsc210x_audio_out_cb(TSC210xState *s, int free_b) in tsc210x_audio_out_cb()
/openbmc/qemu/hw/arm/
H A Domap2.c179 static void omap_eac_out_cb(void *opaque, int free_b) in omap_eac_out_cb()
/openbmc/linux/fs/ntfs3/
H A Dfrecord.c809 u32 free_b, nb, to_free, rs; in ni_create_attr_list() local