Home
last modified time | relevance | path

Searched refs:resource_alignment_param (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/
A Dpci.c6464 static char *resource_alignment_param; variable
6484 p = resource_alignment_param; in pci_specified_resource_alignment()
6656 if (resource_alignment_param) in resource_alignment_show()
6657 count = sysfs_emit(buf, "%s\n", resource_alignment_param); in resource_alignment_show()
6680 old = resource_alignment_param; in resource_alignment_store()
6682 resource_alignment_param = param; in resource_alignment_store()
6685 resource_alignment_param = NULL; in resource_alignment_store()
6820 resource_alignment_param = str + 19; in pci_setup()
6870 resource_alignment_param = kstrdup(resource_alignment_param, in pci_realloc_setup_params()
/linux/
A DSystem.map161736 ffff800012133b20 b resource_alignment_param
A D.tmp_System.map161736 ffff800012133b20 b resource_alignment_param

Completed in 5415 milliseconds