Home
last modified time | relevance | path

Searched refs:remove_eol (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/lua/src/
Dpci.c14 static void remove_eol(char *string) in remove_eol() function
114 remove_eol(vendor); in pci_getidlist()
128 remove_eol(product); in pci_getidlist()
146 remove_eol(product); in pci_getidlist()
/external/syslinux/com32/lib/pci/
Dscan.c49 static void remove_eol(char *string) in remove_eol() function
223 remove_eol(class_name); in get_class_name_from_pci_ids()
242 remove_eol(sub_class_name); in get_class_name_from_pci_ids()
324 remove_eol(vendor); in get_name_from_pci_ids()
354 remove_eol(product); in get_name_from_pci_ids()
387 remove_eol(product); in get_name_from_pci_ids()