Home
last modified time | relevance | path

Searched refs:config_device (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh54 config_device() function
283 config_device
307 config_device
337 config_device
366 config_device
390 config_device
413 config_device
437 config_device
465 config_device
489 config_device
[all …]
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_cgrp2_sock2.sh4 function config_device { function
43 config_device
H A Dtest_ipip.sh4 function config_device { function
97 config_device
119 config_device
141 config_device
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci.c405 cfg->config_device(hose, dev, cfg); in pci_hose_scan_bus()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h524 void (*config_device)(struct pci_controller* hose, pci_dev_t dev, member