Searched defs:pnames (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/clk/rockchip/ |
D | clk.h | 240 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument 298 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 316 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 335 #define COMPOSITE_NOGATE_DIVTBL(_id, cname, pnames, f, mo, ms, \ argument 372 #define MUX(_id, cname, pnames, f, o, s, w, mf) \ argument
|
/linux-4.4.14/drivers/clk/samsung/ |
D | clk.h | 135 #define __MUX(_id, dname, cname, pnames, o, s, w, f, mf, a) \ argument 150 #define MUX(_id, cname, pnames, o, s, w) \ argument 153 #define MUX_A(_id, cname, pnames, o, s, w, a) \ argument 156 #define MUX_F(_id, cname, pnames, o, s, w, f, mf) \ argument 159 #define MUX_FA(_id, cname, pnames, o, s, w, f, mf, a) \ argument
|
/linux-4.4.14/drivers/isdn/capi/ |
D | capiutil.c | 512 static char *pnames[] = variable
|