Home
last modified time | relevance | path

Searched refs:recipient (Results 1 – 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
Dtrace.h14 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)
Ducsi.c252 u8 recipient) in ucsi_register_altmode() argument
261 switch (recipient) { in ucsi_register_altmode()
324 trace_ucsi_register_altmode(recipient, alt); in ucsi_register_altmode()
336 ucsi_register_altmodes_nvidia(struct ucsi_connector *con, u8 recipient) in ucsi_register_altmodes_nvidia() argument
351 if (recipient == UCSI_RECIPIENT_CON) in ucsi_register_altmodes_nvidia()
361 command |= UCSI_GET_ALTMODE_RECIPIENT(recipient); in ucsi_register_altmodes_nvidia()
385 if (recipient == UCSI_RECIPIENT_CON) in ucsi_register_altmodes_nvidia()
391 if (multi_dp && recipient == UCSI_RECIPIENT_CON) { in ucsi_register_altmodes_nvidia()
403 ret = ucsi_register_altmode(con, &desc, recipient); in ucsi_register_altmodes_nvidia()
411 static int ucsi_register_altmodes(struct ucsi_connector *con, u8 recipient) in ucsi_register_altmodes() argument
[all …]
Dtrace.c60 const char *ucsi_recipient_str(u8 recipient) in ucsi_recipient_str() argument
62 return ucsi_recipient_strs[recipient]; in ucsi_recipient_str()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/freescale/
Dfsl,vf610-mscm-ir.txt5 allows to configure the recipient of each peripheral interrupt. Furthermore
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/
Demxx_udc.c132 u8 recipient; in _nbu2ss_ep0_complete() local
148 recipient = (u8)(p_ctrl->bRequestType & USB_RECIP_MASK); in _nbu2ss_ep0_complete()
150 if ((recipient == USB_RECIP_DEVICE) && in _nbu2ss_ep0_complete()
1391 u8 recipient = (u8)(udc->ctrl.bRequestType & USB_RECIP_MASK); in _nbu2ss_req_feature() local
1403 switch (recipient) { in _nbu2ss_req_feature()
1482 u8 recipient = (u8)(udc->ctrl.bRequestType & USB_RECIP_MASK); in std_req_get_status() local
1492 switch (recipient) { in std_req_get_status()
/kernel/linux/linux-5.10/LICENSES/dual/
DMPL-1.1201 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
DCDDL-1.0211 limit or alter the recipient's rights in the Source Code form from
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dreporting-bugs.rst99 to make it useful to the recipient.
/kernel/linux/linux-5.10/Documentation/hid/
Dintel-ish-hid.rst195 sends). The recipient of DMA message responds with DMA_XFER_ACK, indicating
/kernel/linux/linux-5.10/LICENSES/deprecated/
DGPL-1.0154 Program), the recipient automatically receives a license from the original
/kernel/linux/linux-5.10/Documentation/process/
Dmanagement-style.rst265 without making it painful to the recipient, who just thinks you're being
/kernel/linux/linux-5.10/Documentation/networking/
Drds.rst100 Sends a message to the indicated recipient. The kernel will
Dethtool-netlink.rst37 number 1 but any non-zero value should be understood as "true" by recipient.
/kernel/linux/build/
DLICENSE190 Program), the recipient automatically receives a license from the
/kernel/linux/linux-5.10/LICENSES/preferred/
DGPL-2.0209 Program), the recipient automatically receives a license from the
DLGPL-2.0351 Library), the recipient automatically receives a license from the
DLGPL-2.1369 Library), the recipient automatically receives a license from the
/kernel/linux/config/
DLICENSE190 Program), the recipient automatically receives a license from the
/kernel/linux/linux-5.10/tools/usb/usbip/
DCOPYING190 Program), the recipient automatically receives a license from the
/kernel/linux/common_modules/newip/third_party/linux-5.10/LICENSES/
DGPL-2.0209 Program), the recipient automatically receives a license from the
/kernel/linux/common_modules/
DLICENSES-GPL-2.0209 Program), the recipient automatically receives a license from the
/kernel/linux/patches/
DLICENSE190 Program), the recipient automatically receives a license from the
/kernel/linux/linux-5.10/scripts/
Dspelling.txt1140 recepient||recipient
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch122 +# recipient may use this file under the terms of either the MIT license or
478 +# recipient may use this file under the terms of either the MIT license or
555 +* recipient may use this file under the terms of either the MIT license or
6026 +* recipient may use this file under the terms of either the MIT license or
6219 +* recipient may use this file under the terms of either the MIT license or
22698 +* recipient may use this file under the terms of either the MIT license or
23030 +* recipient may use this file under the terms of either the MIT license or
23702 +* recipient may use this file under the terms of either the MIT license or
24004 +* recipient may use this file under the terms of either the MIT license or
35076 +* recipient may use this file under the terms of either the MIT license or
[all …]
/kernel/linux/linux-5.10/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt601 gateway. The recipient of the ICMP message MUST be able to handle either

12