Home
last modified time | relevance | path

Searched refs:cfg_type (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/pci/controller/
Dpci-thunder-ecam.c134 int cfg_type; in thunder_ecam_config_read() local
146 cfg_type = (v >> 16) & 0x7f; in thunder_ecam_config_read()
160 if (cfg_type) in thunder_ecam_config_read()
170 if (cfg_type == 0 && in thunder_ecam_config_read()
193 if (cfg_type == 0) { in thunder_ecam_config_read()
262 } else if (cfg_type == 1) { in thunder_ecam_config_read()
/linux-4.19.296/include/uapi/linux/
Dvirtio_pci.h122 __u8 cfg_type; /* Identifies the structure. */ member
/linux-4.19.296/drivers/virtio/
Dvirtio_pci_modern.c489 static inline int virtio_pci_find_capability(struct pci_dev *dev, u8 cfg_type, in virtio_pci_find_capability() argument
499 cfg_type), in virtio_pci_find_capability()
509 if (type == cfg_type) { in virtio_pci_find_capability()
531 offsetof(struct virtio_pci_cap, cfg_type)); in check_offsets()
/linux-4.19.296/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1287 u32 cfg_type; member
2240 config.cfg_type = cfg_name; \
2251 config.cfg_type = cfg_name; \