Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c1426 #define PERM_RD (SNDRV_SEQ_PORT_CAP_READ|SNDRV_SEQ_PORT_CAP_SUBS_READ) macro
1448 if (! check_port_perm(sport, PERM_RD)) in check_subscription_permission()