Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/seq/
Dseq_clientmgr.c1374 #define PERM_WR (SNDRV_SEQ_PORT_CAP_WRITE|SNDRV_SEQ_PORT_CAP_SUBS_WRITE) macro
1400 if (! check_port_perm(dport, PERM_WR)) in check_subscription_permission()