Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/pci/
Dops-emma2rh.c39 static int check_args(struct pci_bus *bus, u32 devfn, u32 * bus_num) in check_args() function
92 if (check_args(bus, devfn, &bus_num) == PCIBIOS_DEVICE_NOT_FOUND) in pci_config_read()
136 if (check_args(bus, devfn, &bus_num) == PCIBIOS_DEVICE_NOT_FOUND) in pci_config_write()
/Linux-v4.19/tools/testing/selftests/tc-testing/
DTdcPlugin.py70 def check_args(self, args, remaining): member in TdcPlugin
Dtdc.py93 pgn_inst.check_args(args, remaining)
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt38 def check_args(self, args, remaining) # see "CHECK_ARGS" below
100 The check_args method is so that the plugin can do validation on