Searched refs:dpio_get_attributes (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/ |
H A D | dpio.h | 73 int dpio_get_attributes(struct fsl_mc_io *mc_io,
|
H A D | dpio.c | 128 * dpio_get_attributes() - Retrieve DPIO attributes 136 int dpio_get_attributes(struct fsl_mc_io *mc_io, in dpio_get_attributes() function
|
H A D | dpio-driver.c | 158 err = dpio_get_attributes(dpio_dev->mc_io, 0, dpio_dev->mc_handle, in dpaa2_dpio_probe() 161 dev_err(dev, "dpio_get_attributes() failed %d\n", err); in dpaa2_dpio_probe()
|
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/ |
H A D | dpio.h | 75 int dpio_get_attributes(struct fsl_mc_io *mc_io,
|
H A D | dpio.c | 128 * dpio_get_attributes() - Retrieve DPIO attributes 136 int dpio_get_attributes(struct fsl_mc_io *mc_io, in dpio_get_attributes() function
|
H A D | dpio-driver.c | 157 err = dpio_get_attributes(dpio_dev->mc_io, 0, dpio_dev->mc_handle, in dpaa2_dpio_probe() 160 dev_err(dev, "dpio_get_attributes() failed %d\n", err); in dpaa2_dpio_probe()
|
Completed in 3 milliseconds