Home
last modified time | relevance | path

Searched refs:token (Results 2451 - 2475 of 3269) sorted by relevance

1...<<919293949596979899100>>...131

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvp514x_regs.h258 #define TOK_WRITE (0) /* token for write operation */
259 #define TOK_TERM (1) /* terminating token */
260 #define TOK_DELAY (2) /* delay token for reg list */
261 #define TOK_SKIP (3) /* token to skip a register */
264 * @token - Token: TOK_WRITE, TOK_TERM etc..
269 u8 token; member
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_init.c42 idr_init(&dev->token); in mt7615_init_hardware()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h43 void *token; member
/kernel/linux/linux-5.10/net/smc/
H A Dsmc.h116 u32 token; /* alert_token */ member
212 u64 peer_token; /* SMC-D token of peer */
/kernel/linux/linux-5.10/include/net/
H A Dmptcp.h54 u32 token; member
H A Dif_inet6.h199 struct in6_addr token; member
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6asm.h92 typedef void (*q6asm_cb) (uint32_t opcode, uint32_t token,
/kernel/linux/linux-5.10/include/uapi/linux/
H A Drio_mport_cdev.h212 __u32 token; /* DMA transaction ID token */ member
/kernel/linux/linux-5.10/lib/
H A Dparser.c22 * match extremely simple token=arg style patterns. If the pattern is found,
93 * match_token: - Find a token (and optional args) in a string
94 * @s: the string to examine for token/argument pairs
101 * Description: Detects which if any of a set of token strings has been passed
113 return p->token; in match_token()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_dma.c91 user->func->doorbell(user, chan->token); in nv50_dma_push()
/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-balloon.c64 const char *path, const char *token) in watch_target()
63 watch_target(struct xenbus_watch *watch, const char *path, const char *token) watch_target() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h43 void *token; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drio_mport_cdev.h212 __u32 token; /* DMA transaction ID token */ member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsgx.h115 * %SGX_ATTR_EINITTOKENKEY: Allow to use token signing key that is used to
416 int sgx_virt_einit(void __user *sigstruct, void __user *token,
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvp514x_regs.h258 #define TOK_WRITE (0) /* token for write operation */
259 #define TOK_TERM (1) /* terminating token */
260 #define TOK_DELAY (2) /* delay token for reg list */
261 #define TOK_SKIP (3) /* token to skip a register */
264 * @token: Token: TOK_WRITE, TOK_TERM etc..
269 u8 token; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mac.c81 idr_init(&dev->mt76.token); in mt7921e_mac_reset()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_dma.c94 user->func->doorbell(user, chan->token); in nv50_dma_push()
/kernel/linux/linux-6.6/lib/
H A Dparser.c31 * match extremely simple token=arg style patterns. If the pattern is found,
102 * match_token - Find a token (and optional args) in a string
103 * @s: the string to examine for token/argument pairs
110 * Description: Detects which if any of a set of token strings has been passed
122 return p->token; in match_token()
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6apm.h94 typedef void (*q6apm_cb) (uint32_t opcode, uint32_t token,
H A Dq6asm.h92 typedef void (*q6asm_cb) (uint32_t opcode, uint32_t token,
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h137 __u32 token; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h124 __u32 token; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h137 __u32 token; member
/third_party/ffmpeg/libavcodec/
H A Dvp8.h278 uint8_t token[4][16][3][NUM_DCT_TOKENS - 1]; member
/third_party/libunwind/libunwind/include/
H A Dlibunwind-common.h163 typedef int (*unw_reg_states_callback)(void *token,

Completed in 17 milliseconds

1...<<919293949596979899100>>...131