Searched refs:acpidev_cpu_create_dip (Results 1 – 1 of 1) sorted by relevance
85 static int acpidev_cpu_create_dip(cpu_t *, dev_info_t **);475 psm_cpu_create_devinfo = acpidev_cpu_create_dip; in acpidev_cpu_post_probe()773 acpidev_cpu_create_dip(cpu_t *cp, dev_info_t **dipp) in acpidev_cpu_create_dip() function