Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dvwsnd.c1505 } vwsnd_port_t; typedef
1522 vwsnd_port_t rport;
1523 vwsnd_port_t wport;
1587 static __inline__ unsigned int __swb_inc_u(vwsnd_port_t *port, int inc) in __swb_inc_u()
1598 static __inline__ unsigned int swb_inc_u(vwsnd_port_t *port, int inc) in swb_inc_u()
1611 static __inline__ unsigned int __swb_inc_i(vwsnd_port_t *port, int inc) in __swb_inc_i()
1622 static __inline__ unsigned int swb_inc_i(vwsnd_port_t *port, int inc) in swb_inc_i()
1646 vwsnd_port_t *rport, in pcm_setup()
1647 vwsnd_port_t *wport) in pcm_setup()
1649 vwsnd_port_t *aport = rport ? rport : wport; in pcm_setup()
[all …]