Searched refs:play_cap (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dsiu.h128 unsigned long play_cap; /* Used to track full duplex */ member in struct:siu_port
H A Dsiu_dai.c542 port_info->play_cap &= ~PLAYBACK_ENABLED;
544 port_info->play_cap &= ~CAPTURE_ENABLED;
547 if (!port_info->play_cap) {
567 __func__, info->port_id, port_info->play_cap, rt->channels);
578 if (!port_info->play_cap) {
595 port_info->play_cap |= self;

Completed in 38 milliseconds