Home
last modified time | relevance | path

Searched refs:dprc_remove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Ddprc-driver.c805 * dprc_remove - callback invoked when a DPRC is being unbound from this driver
814 static int dprc_remove(struct fsl_mc_device *mc_dev) in dprc_remove() function
850 .remove = dprc_remove,
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Ddprc-driver.c835 * dprc_remove - callback invoked when a DPRC is being unbound from this driver
844 static void dprc_remove(struct fsl_mc_device *mc_dev) in dprc_remove() function
878 .remove = dprc_remove,

Completed in 3 milliseconds