Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Duv_sysfs.c540 int str_cnt, ret; in init_pci_top_obj() local
548 str_cnt = sscanf(line, "pcibus %4x:%2x", &tmp_match[0], &tmp_match[1]); in init_pci_top_obj()
549 if (str_cnt < 2) in init_pci_top_obj()
577 str_cnt = sscanf(start, "%13s %10[^(] %*s %*s %d)", in init_pci_top_obj()
579 if (str_cnt < 2) in init_pci_top_obj()
594 str_cnt = sscanf(start, "%10s %*s %14s %*s %d)", in init_pci_top_obj()
596 if (str_cnt < 2) in init_pci_top_obj()