Searched defs:amode (Results 1 – 8 of 8) sorted by relevance
/linux/tools/include/nolibc/ |
H A D | unistd.h | 34 int sys_faccessat(int fd, const char *path, int amode, int flag) in sys_faccessat() 40 int faccessat(int fd, const char *path, int amode, int flag) in faccessat() 46 int access(const char *path, int amode) in access()
|
/linux/drivers/rtc/ |
H A D | rtc-ds1286.c | 95 unsigned char month, cmd, amode; in ds1286_proc() local
|
/linux/drivers/platform/chrome/ |
H A D | cros_ec_typec.h | 27 struct typec_altmode *amode; member
|
H A D | cros_ec_typec.c | 401 struct typec_altmode *amode; in cros_typec_register_port_altmodes() local 891 struct typec_altmode *amode; in cros_typec_register_altmodes() local
|
/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.h | 145 #define FILL_SEC_CPL_SCMD0_SEQNO(ctrl, seq, cmode, amode, opad, size) \ argument
|
/linux/drivers/usb/typec/ |
H A D | anx7411.c | 251 struct typec_altmode *amode[MAX_ALTMODE]; member
|
/linux/drivers/video/fbdev/ |
H A D | pxa168fb.h | 285 #define CFG_ALPHA_MODE(amode) ((amode) << 16) argument
|
/linux/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_ctrl.h | 510 #define CFG_ALPHA_MODE(amode) ((amode)<<16) argument
|