OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fg_unsol
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/hdaudio/
hdaudiovar.h
77
int (*
fg_unsol
)(device_t, uint8_t);
member in struct:hdaudio_function_group
hdaudio.c
262
if (fg->fg_device && fg->
fg_unsol
)
263
fg->
fg_unsol
(fg->fg_device, entry->resp);
hdafg.c
3795
sc->sc_fg->
fg_unsol
= hdafg_unsol;
Completed in 15 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025