package pci-db
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Library to parse and query the pci.ids database of PCI devices
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.3.0.tar.gz
sha256=9676fde7484d0a47dc96b1ead6cfccb57fc9e29e5f73750cd7e667cb8118e0bb
md5=a70d017e2a0e7782e0473e16c45f5aa7
doc/pci-db/Pci_db/index.html
Module Pci_db
val get_class_name : t -> Pci_db_types.Id.t -> stringval get_subclass_name : t -> Pci_db_types.Id.t -> Pci_db_types.Id.t -> stringval get_vendor_name : t -> Pci_db_types.Id.t -> stringval get_device_name : t -> Pci_db_types.Id.t -> Pci_db_types.Id.t -> stringval get_subdevice_name :
t ->
Pci_db_types.Id.t ->
Pci_db_types.Id.t ->
int64 ->
int64 ->
stringval merge :
t ->
t ->
(Pci_db_types.Id.t ->
Pci_db_types.classs option ->
Pci_db_types.classs option ->
Pci_db_types.classs option) ->
(Pci_db_types.Id.t ->
Pci_db_types.vendor option ->
Pci_db_types.vendor option ->
Pci_db_types.vendor option) ->
tval to_string : t -> stringval print : t -> unitval of_file : string -> t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>