Home
last modified time | relevance | path

Searched defs:expl (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_cppcore.c1287 #define NFP_EXPL_OP(func, expl, args...) \ argument
1297 #define NFP_EXPL_OP_NR(func, expl, args...) \ argument
1317 struct nfp_cpp_explicit *expl; in nfp_cpp_explicit_acquire() local
1343 int nfp_cpp_explicit_set_target(struct nfp_cpp_explicit *expl, in nfp_cpp_explicit_set_target()
1361 int nfp_cpp_explicit_set_data(struct nfp_cpp_explicit *expl, in nfp_cpp_explicit_set_data()
1378 int nfp_cpp_explicit_set_signal(struct nfp_cpp_explicit *expl, in nfp_cpp_explicit_set_signal()
1398 int nfp_cpp_explicit_set_posted(struct nfp_cpp_explicit *expl, int posted, in nfp_cpp_explicit_set_posted()
1426 int nfp_cpp_explicit_put(struct nfp_cpp_explicit *expl, in nfp_cpp_explicit_put()
1442 int nfp_cpp_explicit_do(struct nfp_cpp_explicit *expl, u64 address) in nfp_cpp_explicit_do()
1463 int nfp_cpp_explicit_get(struct nfp_cpp_explicit *expl, void *buff, size_t len) in nfp_cpp_explicit_get()
[all …]
A Dnfp_cpplib.c161 struct nfp_cpp_explicit *expl; in nfp_cpp_explicit_read() local
214 struct nfp_cpp_explicit *expl; in nfp_cpp_explicit_write() local
A Dnfp6000_pcie.c157 void __iomem *expl[4]; member
171 } expl; member
1058 static int nfp6000_explicit_acquire(struct nfp_cpp_explicit *expl) in nfp6000_explicit_acquire()
1096 static void nfp6000_explicit_release(struct nfp_cpp_explicit *expl) in nfp6000_explicit_release()
1106 static int nfp6000_explicit_put(struct nfp_cpp_explicit *expl, in nfp6000_explicit_put()
1120 nfp6000_explicit_do(struct nfp_cpp_explicit *expl, in nfp6000_explicit_do()
1213 static int nfp6000_explicit_get(struct nfp_cpp_explicit *expl, in nfp6000_explicit_get()
/linux-6.3-rc2/include/uapi/sound/
A Dasound.h1164 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/linux-6.3-rc2/tools/include/uapi/sound/
A Dasound.h1164 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument

Completed in 31 milliseconds