| /linux/drivers/usb/typec/ucsi/ |
| H A D | trace.h | 13 const char *ucsi_recipient_str(u8 recipient); 85 TP_PROTO(u8 recipient, struct typec_altmode *alt), 86 TP_ARGS(recipient, alt), 88 __field(u8, recipient) 94 __entry->recipient = recipient; 100 ucsi_recipient_str(__entry->recipient), __entry->svid, 105 TP_PROTO(u8 recipient, struct typec_altmode *alt), 106 TP_ARGS(recipient, alt)
|
| H A D | trace.c | 43 const char *ucsi_recipient_str(u8 recipient) in ucsi_recipient_str() argument 45 return ucsi_recipient_strs[recipient]; in ucsi_recipient_str()
|
| H A D | ucsi.c | 386 u8 recipient) in ucsi_register_altmode() argument 395 switch (recipient) { in ucsi_register_altmode() 482 trace_ucsi_register_altmode(recipient, alt); in ucsi_register_altmode() 494 ucsi_register_altmodes_nvidia(struct ucsi_connector *con, u8 recipient) in ucsi_register_altmodes_nvidia() argument 509 if (recipient == UCSI_RECIPIENT_CON) in ucsi_register_altmodes_nvidia() 519 command |= UCSI_GET_ALTMODE_RECIPIENT(recipient); in ucsi_register_altmodes_nvidia() 543 multi_dp = ucsi->ops->update_altmodes(ucsi, recipient, orig, updated); in ucsi_register_altmodes_nvidia() 560 ret = ucsi_register_altmode(con, &desc, recipient); in ucsi_register_altmodes_nvidia() 568 static int ucsi_register_altmodes(struct ucsi_connector *con, u8 recipient) in ucsi_register_altmodes() argument 583 if (recipient == UCSI_RECIPIENT_SOP && con->partner_altmode[0]) in ucsi_register_altmodes() [all …]
|
| H A D | ucsi_yoga_c630.c | 141 u8 recipient, in yoga_c630_ucsi_update_altmodes() argument 147 if (orig[0].svid == 0 || recipient != UCSI_RECIPIENT_SOP) in yoga_c630_ucsi_update_altmodes()
|
| H A D | ucsi.h | 88 bool (*update_altmodes)(struct ucsi *ucsi, u8 recipient,
|
| H A D | ucsi_ccg.c | 398 u8 recipient, in ucsi_ccg_update_altmodes() argument 407 if (recipient != UCSI_RECIPIENT_CON) in ucsi_ccg_update_altmodes()
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-ep0.c | 151 u32 recipient; in cdnsp_ep0_handle_status() local 153 recipient = ctrl->bRequestType & USB_RECIP_MASK; in cdnsp_ep0_handle_status() 155 switch (recipient) { in cdnsp_ep0_handle_status()
|
| /linux/LICENSES/dual/ |
| H A D | copyleft-next-0.3.1 | 85 Each direct and indirect recipient of the Covered Work from You is an 113 When You Distribute a Covered Work, the recipient automatically receives
|
| H A D | MPL-1.1 | 201 party making the claim in sufficient detail that a recipient will 256 Executable version does not attempt to limit or alter the recipient's 282 sufficiently detailed for a recipient of ordinary skill to be able to 476 the provisions above, a recipient may use your version of this file
|
| H A D | CC-BY-4.0 | 184 recipient of the Licensed Material automatically 193 Licensed Rights by any recipient of the Licensed
|
| H A D | CDDL-1.0 | 211 limit or alter the recipient's rights in the Source Code form from
|
| /linux/LICENSES/deprecated/ |
| H A D | GPL-1.0 | 155 Program), the recipient automatically receives a license from the original
|
| /linux/Documentation/process/ |
| H A D | management-style.rst | 265 without making it painful to the recipient, who just thinks you're being
|
| /linux/tools/usb/usbip/ |
| H A D | COPYING | 190 Program), the recipient automatically receives a license from the
|
| /linux/LICENSES/preferred/ |
| H A D | GPL-2.0 | 209 Program), the recipient automatically receives a license from the
|
| H A D | LGPL-2.0 | 351 Library), the recipient automatically receives a license from the
|
| H A D | LGPL-2.1 | 375 Library), the recipient automatically receives a license from the
|
| /linux/Documentation/userspace-api/netlink/ |
| H A D | intro.rst | 352 families, selecting the recipient family on message-by-message basis using
|
| /linux/scripts/ |
| H A D | spelling.txt | 1325 recepient||recipient
|
| /linux/Documentation/netlabel/ |
| H A D | draft-ietf-cipso-ipsecurity-01.txt | 601 gateway. The recipient of the ICMP message MUST be able to handle either
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | Smack.rst | 583 from the signaler to the recipient. Debugging a process requires both reading
|