Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dapple_smc_temp.c63 static int apple_smc_temp_detach(device_t, int);
85 apple_smc_temp_match, apple_smc_temp_attach, apple_smc_temp_detach, NULL);
149 apple_smc_temp_detach(device_t self, int flags) in apple_smc_temp_detach() function