Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Duv_sysfs.c541 int str_cnt, ret; in init_pci_top_obj() local
549 str_cnt = sscanf(line, "pcibus %4x:%2x", &tmp_match[0], &tmp_match[1]); in init_pci_top_obj()
550 if (str_cnt < 2) in init_pci_top_obj()
578 str_cnt = sscanf(start, "%13s %10[^(] %*s %*s %d)", in init_pci_top_obj()
580 if (str_cnt < 2) in init_pci_top_obj()
595 str_cnt = sscanf(start, "%10s %*s %14s %*s %d)", in init_pci_top_obj()
597 if (str_cnt < 2) in init_pci_top_obj()