Home
last modified time | relevance | path

Searched refs:remove_one (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/sound/oss/
Dkahlua.c185 static void remove_one(struct pci_dev *pdev) in remove_one() function
211 .remove = remove_one,
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1007 static void remove_one(struct pci_dev *pdev) in remove_one() function
1032 .remove = remove_one
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c1326 static void remove_one(struct pci_dev *pdev) in remove_one() function
1354 .remove = remove_one,
/linux-4.1.27/drivers/tty/
Dsynclink_gt.c108 static void remove_one(struct pci_dev *dev);
113 .remove = remove_one,
3717 static void remove_one(struct pci_dev *dev) in remove_one() function
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4721 static void remove_one(struct pci_dev *pdev) in remove_one() function
4786 .remove = remove_one,
4787 .shutdown = remove_one,
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c3373 static void remove_one(struct pci_dev *pdev) in remove_one() function
3416 .remove = remove_one,
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc304 * Fix leak of "host" in the error path in the remove_one() path.
378 * Reverted lpfc_do_dpc, probe_one, remove_one to original