modep 1038 drivers/usb/typec/tcpm/tcpm.c struct pd_mode_data *modep = &port->mode_data; modep 1042 drivers/usb/typec/tcpm/tcpm.c for (i = 0; i < modep->altmodes; i++) { modep 1044 drivers/usb/typec/tcpm/tcpm.c &modep->altmode_desc[i]); modep 1047 drivers/usb/typec/tcpm/tcpm.c modep->altmode_desc[i].svid); modep 1059 drivers/usb/typec/tcpm/tcpm.c struct pd_mode_data *modep; modep 1075 drivers/usb/typec/tcpm/tcpm.c modep = &port->mode_data; modep 1139 drivers/usb/typec/tcpm/tcpm.c } else if (modep->nsvids && supports_modal(port)) { modep 1140 drivers/usb/typec/tcpm/tcpm.c response[0] = VDO(modep->svids[0], 1, modep 1148 drivers/usb/typec/tcpm/tcpm.c modep->svid_index++; modep 1149 drivers/usb/typec/tcpm/tcpm.c if (modep->svid_index < modep->nsvids) { modep 1150 drivers/usb/typec/tcpm/tcpm.c u16 svid = modep->svids[modep->svid_index]; modep 2684 drivers/usb/typec/tcpm/tcpm.c struct pd_mode_data *modep = &port->mode_data; modep 2687 drivers/usb/typec/tcpm/tcpm.c for (i = 0; i < modep->altmodes; i++) { modep 2692 drivers/usb/typec/tcpm/tcpm.c memset(modep, 0, sizeof(*modep)); modep 186 fs/9p/acl.c int v9fs_acl_mode(struct inode *dir, umode_t *modep, modep 190 fs/9p/acl.c umode_t mode = *modep; modep 211 fs/9p/acl.c *modep = mode; modep 23 fs/9p/acl.h extern int v9fs_acl_mode(struct inode *dir, umode_t *modep, modep 47 fs/9p/acl.h static inline int v9fs_acl_mode(struct inode *dir, umode_t *modep,