Searched refs:superio_find_dev (Results 1 – 3 of 3) sorted by relevance
59 device_t superio_find_dev(device_t superio, superio_dev_type_t type,
1038 superio_find_dev(device_t superio, superio_dev_type_t type, int ldn) in superio_find_dev() function
1157 dev_8 = superio_find_dev(device_get_parent(dev), SUPERIO_DEV_WDT, 8); in nct_attach()