Home
last modified time | relevance | path

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

/sound/firewire/bebob/
Dbebob_maudio.c57 #define METER_SIZE_SPECIAL 84 /* with sync info */ macro
430 err = check_clk_sync(bebob, METER_SIZE_SPECIAL, &synced); in special_sync_ctl_get()
644 buf = kmalloc(METER_SIZE_SPECIAL - 4, GFP_KERNEL); in special_meter_get()
648 err = get_meter(bebob, (void *)buf, METER_SIZE_SPECIAL - 4); in special_meter_get()