Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dhdac_regmap.c441 #define CALL_RAW_FUNC(codec, func_call) \ argument
443 int _err = func_call; \
447 _err = func_call; \
/linux-6.3-rc2/sound/soc/sh/rcar/
A Dcore.c538 int func_call = (val == timing); in rsnd_status_update() local
545 func_call = -1; in rsnd_status_update()
549 return func_call; in rsnd_status_update()
561 int func_call = rsnd_status_update(io, mod, types[i], \
565 if (func_call > 0 && (mod)->ops->fn) \
567 if (unlikely(func_call < 0) || \
570 rsnd_mod_name(mod), #fn, tmp, func_call);\
/linux-6.3-rc2/arch/m68k/kernel/
A Dhead.S425 .macro func_call name macro
439 func_call \name
466 func_call get_bi_record
483 func_call console_putc
486 func_call serial_putc
514 func_call puts
561 func_call set_leds

Completed in 12 milliseconds