Lines Matching defs:set
82 * Start a stream, set start_wallclk and set the running flag.
100 /* set stripe control */
113 /* set DMA start and interrupt mask */
254 * snd_hdac_stream_setup - set up the SD for streaming
255 * @azx_dev: HD-audio core stream to set up
309 /* set the interrupt enable bits in the descriptor control register */
315 * we ignore it; currently set the threshold statically to
356 * beforehand. Also, when bus->reverse_assign flag is set, the last free
436 * set up a BDL entry
480 * snd_hdac_stream_setup_periods - set up BDL entries
481 * @azx_dev: HD-audio core stream to set up
557 * snd_hdac_stream_set_params - set stream parameters
558 * @azx_dev: HD-audio core stream for which parameters are to be set
639 * @streams: bit flags of streams to set up
673 * @set: true = set, false = clear
677 void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set,
686 if (set)
750 * Allocate the buffer for the given size and set up the given stream for