Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dtelemetry.c94 static void pmt_telem_remove(struct auxiliary_device *auxdev) in pmt_telem_remove() function
131 pmt_telem_remove(auxdev); in pmt_telem_probe()
143 .remove = pmt_telem_remove,