pci_intx_mask_supported (9) - Linux Manuals

pci_intx_mask_supported: probe for INTx masking support

NAME

pci_intx_mask_supported - probe for INTx masking support

SYNOPSIS

bool pci_intx_mask_supported(struct pci_dev dev);

ARGUMENTS

dev

the PCI device to operate on

DESCRIPTION

Check if the device dev support INTx masking via the config space command word.

COPYRIGHT