Home
last modified time | relevance | path

Searched refs:pci_dev_busy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dtifm_7xx1.c311 int pci_dev_busy = 0; in tifm_7xx1_probe() local
326 pci_dev_busy = 1; in tifm_7xx1_probe()
374 if (!pci_dev_busy) in tifm_7xx1_probe()
/kernel/linux/linux-6.6/drivers/misc/
H A Dtifm_7xx1.c311 int pci_dev_busy = 0; in tifm_7xx1_probe() local
326 pci_dev_busy = 1; in tifm_7xx1_probe()
374 if (!pci_dev_busy) in tifm_7xx1_probe()
/kernel/linux/linux-5.10/drivers/memstick/host/
H A Djmb38x_ms.c902 int pci_dev_busy = 0; in jmb38x_ms_probe() local
917 pci_dev_busy = 1; in jmb38x_ms_probe()
926 pci_dev_busy = 1; in jmb38x_ms_probe()
965 if (!pci_dev_busy) in jmb38x_ms_probe()
/kernel/linux/linux-6.6/drivers/memstick/host/
H A Djmb38x_ms.c902 int pci_dev_busy = 0; in jmb38x_ms_probe() local
917 pci_dev_busy = 1; in jmb38x_ms_probe()
926 pci_dev_busy = 1; in jmb38x_ms_probe()
964 if (!pci_dev_busy) in jmb38x_ms_probe()

Completed in 5 milliseconds