Home
last modified time | relevance | path

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

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