/linux-6.12.1/drivers/usb/typec/ucsi/ |
D | trace.h | 14 const char *ucsi_recipient_str(u8 recipient); 86 TP_PROTO(u8 recipient, struct typec_altmode *alt), 87 TP_ARGS(recipient, alt), 89 __field(u8, recipient) 95 __entry->recipient = recipient; 101 ucsi_recipient_str(__entry->recipient), __entry->svid, 106 TP_PROTO(u8 recipient, struct typec_altmode *alt), 107 TP_ARGS(recipient, alt)
|
D | trace.c | 60 const char *ucsi_recipient_str(u8 recipient) in ucsi_recipient_str() argument 62 return ucsi_recipient_strs[recipient]; in ucsi_recipient_str()
|
D | ucsi.c | 375 u8 recipient) in ucsi_register_altmode() argument 384 switch (recipient) { in ucsi_register_altmode() 468 trace_ucsi_register_altmode(recipient, alt); in ucsi_register_altmode() 480 ucsi_register_altmodes_nvidia(struct ucsi_connector *con, u8 recipient) in ucsi_register_altmodes_nvidia() argument 495 if (recipient == UCSI_RECIPIENT_CON) in ucsi_register_altmodes_nvidia() 505 command |= UCSI_GET_ALTMODE_RECIPIENT(recipient); in ucsi_register_altmodes_nvidia() 529 if (recipient == UCSI_RECIPIENT_CON) in ucsi_register_altmodes_nvidia() 535 if (multi_dp && recipient == UCSI_RECIPIENT_CON) { in ucsi_register_altmodes_nvidia() 547 ret = ucsi_register_altmode(con, &desc, recipient); in ucsi_register_altmodes_nvidia() 555 static int ucsi_register_altmodes(struct ucsi_connector *con, u8 recipient) in ucsi_register_altmodes() argument [all …]
|
/linux-6.12.1/drivers/usb/cdns3/ |
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-6.12.1/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,vf610-mscm-ir.txt | 5 allows to configure the recipient of each peripheral interrupt. Furthermore
|
/linux-6.12.1/LICENSES/dual/ |
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
|
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
|
D | CC-BY-4.0 | 184 recipient of the Licensed Material automatically 193 Licensed Rights by any recipient of the Licensed
|
D | CDDL-1.0 | 211 limit or alter the recipient's rights in the Source Code form from
|
/linux-6.12.1/Documentation/hid/ |
D | intel-ish-hid.rst | 196 sends). The recipient of DMA message responds with DMA_XFER_ACK, indicating
|
/linux-6.12.1/LICENSES/deprecated/ |
D | GPL-1.0 | 154 Program), the recipient automatically receives a license from the original
|
/linux-6.12.1/Documentation/networking/ |
D | rds.rst | 100 Sends a message to the indicated recipient. The kernel will
|
D | ethtool-netlink.rst | 37 number 1 but any non-zero value should be understood as "true" by recipient.
|
/linux-6.12.1/Documentation/process/ |
D | management-style.rst | 265 without making it painful to the recipient, who just thinks you're being
|
D | submitting-patches.rst | 267 into the sign-off area of your patch (note, NOT an email recipient). You
|
/linux-6.12.1/LICENSES/preferred/ |
D | GPL-2.0 | 209 Program), the recipient automatically receives a license from the
|
D | LGPL-2.0 | 351 Library), the recipient automatically receives a license from the
|
D | LGPL-2.1 | 371 Library), the recipient automatically receives a license from the
|
/linux-6.12.1/tools/usb/usbip/ |
D | COPYING | 190 Program), the recipient automatically receives a license from the
|
/linux-6.12.1/scripts/ |
D | spelling.txt | 1273 recepient||recipient
|
/linux-6.12.1/Documentation/userspace-api/netlink/ |
D | intro.rst | 352 families, selecting the recipient family on message-by-message basis using
|
/linux-6.12.1/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 601 gateway. The recipient of the ICMP message MUST be able to handle either
|
/linux-6.12.1/Documentation/admin-guide/LSM/ |
D | Smack.rst | 583 from the signaler to the recipient. Debugging a process requires both reading
|
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_def.h | 1491 uint8_t recipient; member
|