Searched refs:ep1 (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
D | expr.c | 16 static struct expr *expr_extract_eq_and(struct expr **ep1, struct expr **ep2); 17 static struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2); 18 static void expr_extract_eq(enum expr_type type, struct expr **ep, struct expr **ep1, struct expr *… 133 #define e1 (*ep1) 136 static void __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) in __expr_eliminate_eq() argument 170 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2) in expr_eliminate_eq() argument 177 __expr_eliminate_eq(e1->type, ep1, ep2); in expr_eliminate_eq() 184 __expr_eliminate_eq(e2->type, ep1, ep2); in expr_eliminate_eq() 510 static void expr_eliminate_dups1(enum expr_type type, struct expr **ep1, struct expr **ep2) in expr_eliminate_dups1() argument 512 #define e1 (*ep1) in expr_eliminate_dups1() [all …]
|
D | expr.h | 208 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2);
|
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/device_app/ |
D | aio_multibuff.c | 240 int ep0, ep1; in main() local 278 ep1 = open(ep_path, O_RDWR); in main() 279 if (ep1 < 0) { in main() 332 io_prep_pwrite(iobuf[i].iocb[j], ep1, in main() 376 close(ep1); in main()
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | atmel-usb.txt | 97 ep1 {
|
/linux-4.1.27/Documentation/usb/ |
D | functionfs.txt | 27 "ep1" file may be really mapped to (say) endpoint 3 (and when
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | at91sam9rl.dtsi | 310 ep1 {
|
D | at91sam9x5.dtsi | 1079 ep1 {
|
D | at91sam9g45.dtsi | 1165 ep1 {
|
D | sama5d3.dtsi | 1338 ep1 {
|
D | sama5d4.dtsi | 140 ep1 {
|