diff options
author | Ethan Zhao <[email protected]> | 2014-09-09 10:21:25 +0800 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2014-09-16 16:12:27 -0600 |
commit | ce0529843a505d09f5809a7db6288d2f038f64c4 (patch) | |
tree | e10b791b38c50caf3932a6eed6cdd5efa6a026c7 /net/lapb/lapb_subr.c | |
parent | 11e42532ada3174840196e8f23df29cb91c44b50 (diff) |
PCI: Add device flag helper functions
Add helper functions to hide direct device flag operations:
void pci_set_dev_assigned(struct pci_dev *dev);
void pci_clear_dev_assigned(struct pci_dev *dev);
bool pci_is_dev_assigned(struct pci_dev *dev);
Signed-off-by: Ethan Zhao <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions