• Home
  • Raw
  • Download

Lines Matching refs:pci_dev

376 static void update_pci_byte(struct pci_dev *pci, unsigned int reg,  in update_pci_byte()
558 struct pci_dev *pci = chip->pci; in hda_intel_init_chip()
1083 struct pci_dev *pci = to_pci_dev(dev); in azx_freeze_noirq()
1097 struct pci_dev *pci = to_pci_dev(dev); in azx_thaw_noirq()
1189 static struct pci_dev *get_bound_vga(struct pci_dev *pci);
1191 static void azx_vs_set_state(struct pci_dev *pci, in azx_vs_set_state()
1246 static bool azx_vs_can_switch(struct pci_dev *pci) in azx_vs_can_switch()
1281 static void azx_vs_gpu_bound(struct pci_dev *pci, in azx_vs_gpu_bound()
1295 struct pci_dev *p = get_bound_vga(chip->pci); in init_vga_switcheroo()
1296 struct pci_dev *parent; in init_vga_switcheroo()
1321 struct pci_dev *p; in register_vga_switcheroo()
1349 struct pci_dev *pci = chip->pci; in azx_free()
1418 struct pci_dev *pdev = NULL; in atpx_present()
1454 static struct pci_dev *get_bound_vga(struct pci_dev *pci) in get_bound_vga()
1456 struct pci_dev *p; in get_bound_vga()
1493 static bool check_hdmi_disabled(struct pci_dev *pci) in check_hdmi_disabled()
1496 struct pci_dev *p = get_bound_vga(pci); in check_hdmi_disabled()
1766 static int azx_create(struct snd_card *card, struct pci_dev *pci, in azx_create()
1852 struct pci_dev *pci = chip->pci; in azx_first_init()
1918 struct pci_dev *p_smbus; in azx_first_init()
2080 static int azx_probe(struct pci_dev *pci, in azx_probe()
2248 struct pci_dev *pci = chip->pci; in azx_probe_continue()
2366 static void azx_remove(struct pci_dev *pci) in azx_remove()
2395 static void azx_shutdown(struct pci_dev *pci) in azx_shutdown()