OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hdaudio_stream
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/hdaudio/
hdaudiovar.h
124
struct
hdaudio_stream
{
struct
131
int (*st_intr)(struct
hdaudio_stream
*);
160
struct
hdaudio_stream
sc_stream[HDAUDIO_MAX_STREAMS];
179
struct
hdaudio_stream
* hdaudio_stream_establish(struct hdaudio_softc *,
181
int (*)(struct
hdaudio_stream
*), void *);
182
void hdaudio_stream_disestablish(struct
hdaudio_stream
*);
183
void hdaudio_stream_start(struct
hdaudio_stream
*, int, bus_size_t,
185
void hdaudio_stream_stop(struct
hdaudio_stream
*);
186
void hdaudio_stream_reset(struct
hdaudio_stream
*);
187
int hdaudio_stream_tag(struct
hdaudio_stream
*);
[
all
...]
hdaudio.c
769
hdaudio_stream_tag(struct
hdaudio_stream
*st)
984
struct
hdaudio_stream
*st;
1021
struct
hdaudio_stream
*
1023
enum hdaudio_stream_type type, int (*intr)(struct
hdaudio_stream
*),
1026
struct
hdaudio_stream
*st;
1062
hdaudio_stream_disestablish(struct
hdaudio_stream
*st)
1089
hdaudio_stream_param(struct
hdaudio_stream
*st, const audio_params_t *param)
1162
hdaudio_stream_reset(struct
hdaudio_stream
*st)
1198
hdaudio_stream_start(struct
hdaudio_stream
*st, int blksize,
1282
hdaudio_stream_stop(struct
hdaudio_stream
*st
[
all
...]
hdafg.c
279
struct
hdaudio_stream
*ad_playback;
284
struct
hdaudio_stream
*ad_capture;
3281
hdafg_stream_intr(struct
hdaudio_stream
*st)
4018
struct
hdaudio_stream
*st;
4260
struct
hdaudio_stream
*st;
4283
struct
hdaudio_stream
*st;
Completed in 29 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025