Home
last modified time | relevance | path

Searched defs:amode (Results 1 – 8 of 8) sorted by relevance

/linux/tools/include/nolibc/
H A Dunistd.h34 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 Drtc-ds1286.c95 unsigned char month, cmd, amode; in ds1286_proc() local
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.h27 struct typec_altmode *amode; member
H A Dcros_ec_typec.c401 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 Dchcr_algo.h145 #define FILL_SEC_CPL_SCMD0_SEQNO(ctrl, seq, cmode, amode, opad, size) \ argument
/linux/drivers/usb/typec/
H A Danx7411.c251 struct typec_altmode *amode[MAX_ALTMODE]; member
/linux/drivers/video/fbdev/
H A Dpxa168fb.h285 #define CFG_ALPHA_MODE(amode) ((amode) << 16) argument
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h510 #define CFG_ALPHA_MODE(amode) ((amode)<<16) argument