mbgtools-lx
4.2.8
|
Device info structure. More...
#include <pcpsdev.h>
Data Fields | |
PCPS_DEV_TYPE | type |
PCPS_DEV_CFG | cfg |
Device info structure.
Used to pass all information on a bus-level device from a device driver to a user space application.
PCPS_DEV_CFG PCPS_DEV::cfg |
Definition at line 1046 of file pcpsdev.h.
Referenced by check_feature(), check_receiver_info_and_features(), check_ri_features(), pcps_chk_dev_feat(), pcps_cleanup_device(), pcps_detect_isa_devices(), pcps_probe_device(), ptp270pex_can_flag_ready(), and setup_sernum_and_receiver_info().
PCPS_DEV_TYPE PCPS_DEV::type |
Definition at line 1045 of file pcpsdev.h.
Referenced by chk_bus_flags(), mbg_chk_dev_is_pci_express(), pcps_add_rsrc_irq(), pcps_cleanup_device(), pcps_detect_isa_devices(), pcps_probe_device(), and pcps_release_rsrcs().