Searched defs:expl (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/ | 
| D | nfp_cppcore.c | 1285 #define NFP_EXPL_OP(func, expl, args...)			  \  argument1295 #define NFP_EXPL_OP_NR(func, expl, args...)			  \  argument
 1315 	struct nfp_cpp_explicit *expl;  in nfp_cpp_explicit_acquire()  local
 1341 int nfp_cpp_explicit_set_target(struct nfp_cpp_explicit *expl,  in nfp_cpp_explicit_set_target()
 1359 int nfp_cpp_explicit_set_data(struct nfp_cpp_explicit *expl,  in nfp_cpp_explicit_set_data()
 1376 int nfp_cpp_explicit_set_signal(struct nfp_cpp_explicit *expl,  in nfp_cpp_explicit_set_signal()
 1396 int nfp_cpp_explicit_set_posted(struct nfp_cpp_explicit *expl, int posted,  in nfp_cpp_explicit_set_posted()
 1424 int nfp_cpp_explicit_put(struct nfp_cpp_explicit *expl,  in nfp_cpp_explicit_put()
 1440 int nfp_cpp_explicit_do(struct nfp_cpp_explicit *expl, u64 address)  in nfp_cpp_explicit_do()
 1461 int nfp_cpp_explicit_get(struct nfp_cpp_explicit *expl, void *buff, size_t len)  in nfp_cpp_explicit_get()
 [all …]
 
 | 
| D | nfp_cpplib.c | 156 	struct nfp_cpp_explicit *expl;  in nfp_cpp_explicit_read()  local209 	struct nfp_cpp_explicit *expl;  in nfp_cpp_explicit_write()  local
 
 | 
| D | nfp6000_pcie.c | 159 		void __iomem *expl[4];  member173 	} expl;  member
 1062 static int nfp6000_explicit_acquire(struct nfp_cpp_explicit *expl)  in nfp6000_explicit_acquire()
 1100 static void nfp6000_explicit_release(struct nfp_cpp_explicit *expl)  in nfp6000_explicit_release()
 1110 static int nfp6000_explicit_put(struct nfp_cpp_explicit *expl,  in nfp6000_explicit_put()
 1124 nfp6000_explicit_do(struct nfp_cpp_explicit *expl,  in nfp6000_explicit_do()
 1217 static int nfp6000_explicit_get(struct nfp_cpp_explicit *expl,  in nfp6000_explicit_get()
 
 | 
| /Linux-v5.4/tools/include/uapi/sound/ | 
| D | asound.h | 1036 #define SNDRV_CTL_NAME_IEC958(expl,direction,what)	"IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_…  argument
 | 
| /Linux-v5.4/include/uapi/sound/ | 
| D | asound.h | 1036 #define SNDRV_CTL_NAME_IEC958(expl,direction,what)	"IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_…  argument
 |