Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/misc/
H A Dxilinx_sdfec.h213 * struct xsdfec_config - Configuration of SD-FEC core.
224 struct xsdfec_config { struct
348 * @struct xsdfec_config *
349 * Pointer to the &struct xsdfec_config that contains the current
356 #define XSDFEC_GET_CONFIG _IOR(XSDFEC_MAGIC, 6, struct xsdfec_config)
/kernel/linux/linux-6.6/include/uapi/misc/
H A Dxilinx_sdfec.h213 * struct xsdfec_config - Configuration of SD-FEC core.
224 struct xsdfec_config { struct
348 * @struct xsdfec_config *
349 * Pointer to the &struct xsdfec_config that contains the current
356 #define XSDFEC_GET_CONFIG _IOR(XSDFEC_MAGIC, 6, struct xsdfec_config)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
H A Dxilinx_sdfec.h95 struct xsdfec_config { struct
123 #define XSDFEC_GET_CONFIG _IOR(XSDFEC_MAGIC, 6, struct xsdfec_config)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
H A Dxilinx_sdfec.h95 struct xsdfec_config { struct
123 #define XSDFEC_GET_CONFIG _IOR(XSDFEC_MAGIC, 6, struct xsdfec_config)
/kernel/linux/linux-5.10/drivers/misc/
H A Dxilinx_sdfec.c216 struct xsdfec_config config;
835 struct xsdfec_config *config = &xsdfec->config; in xsdfec_cfg_axi_streams()
/kernel/linux/linux-6.6/drivers/misc/
H A Dxilinx_sdfec.c217 struct xsdfec_config config;
837 struct xsdfec_config *config = &xsdfec->config; in xsdfec_cfg_axi_streams()

Completed in 9 milliseconds