Home
last modified time | relevance | path

Searched refs:dprc_get_obj (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Ddprc.c406 * dprc_get_obj() - Get general information on an object
416 * be called prior to dprc_get_obj().
420 int dprc_get_obj(struct fsl_mc_io *mc_io, in dprc_get_obj() function
459 EXPORT_SYMBOL_GPL(dprc_get_obj); variable
507 * @obj_type; Object type as returned in dprc_get_obj()
508 * @obj_id: Unique object instance as returned in dprc_get_obj()
H A Dfsl-mc-private.h357 int dprc_get_obj(struct fsl_mc_io *mc_io,
H A Ddprc-driver.c278 error = dprc_get_obj(mc_bus_dev->mc_io, in dprc_scan_objects()
284 "dprc_get_obj(i=%d) failed: %d\n", in dprc_scan_objects()
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Ddprc.c406 * dprc_get_obj() - Get general information on an object
416 * be called prior to dprc_get_obj().
420 int dprc_get_obj(struct fsl_mc_io *mc_io, in dprc_get_obj() function
459 EXPORT_SYMBOL_GPL(dprc_get_obj); variable
507 * @obj_type: Object type as returned in dprc_get_obj()
508 * @obj_id: Unique object instance as returned in dprc_get_obj()
H A Dfsl-mc-private.h358 int dprc_get_obj(struct fsl_mc_io *mc_io,
H A Ddprc-driver.c283 error = dprc_get_obj(mc_bus_dev->mc_io, in dprc_scan_objects()
289 "dprc_get_obj(i=%d) failed: %d\n", in dprc_scan_objects()

Completed in 8 milliseconds