Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Linux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jan.koester
Linux
f11b799282201fbd8c88b51815176a902b1f15b8
linux
sound
pci
hda
hda_intel.c
Find file
Normal view
Permalink
hda_intel.c
52.9 KiB
Newer
Older
Linux-2.6.12-rc2
Linus Torvalds
committed
19 years ago
2001
2002
2003
2004
2005
2006
{
pci_unregister_driver
(
&
driver
);
}
module_init
(
alsa_card_azx_init
)
module_exit
(
alsa_card_azx_exit
)
Show full blame
Prev
1
2
3
Next