Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/bebob/
H A Dbebob_maudio.c56 #define METER_SIZE_SPECIAL 84 /* with sync info */ macro
426 err = check_clk_sync(bebob, METER_SIZE_SPECIAL, &synced); in special_sync_ctl_get()
640 buf = kmalloc(METER_SIZE_SPECIAL - 4, GFP_KERNEL); in special_meter_get()
644 err = get_meter(bebob, (void *)buf, METER_SIZE_SPECIAL - 4); in special_meter_get()