/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvp514x_regs.h | 258 #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 D | pci_init.c | 42 idr_init(&dev->token); in mt7615_init_hardware()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb.h | 43 void *token; member
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc.h | 116 u32 token; /* alert_token */ member 212 u64 peer_token; /* SMC-D token of peer */
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mptcp.h | 54 u32 token; member
|
H A D | if_inet6.h | 199 struct in6_addr token; member
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6asm.h | 92 typedef void (*q6asm_cb) (uint32_t opcode, uint32_t token,
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 212 __u32 token; /* DMA transaction ID token */ member
|
/kernel/linux/linux-5.10/lib/ |
H A D | parser.c | 22 * 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 D | nouveau_dma.c | 91 user->func->doorbell(user, chan->token); in nv50_dma_push()
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | xen-balloon.c | 64 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 D | omapfb.h | 43 void *token; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 212 __u32 token; /* DMA transaction ID token */ member
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | sgx.h | 115 * %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 D | tvp514x_regs.h | 258 #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 D | pci_mac.c | 81 idr_init(&dev->mt76.token); in mt7921e_mac_reset()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dma.c | 94 user->func->doorbell(user, chan->token); in nv50_dma_push()
|
/kernel/linux/linux-6.6/lib/ |
H A D | parser.c | 31 * 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 D | q6apm.h | 94 typedef void (*q6apm_cb) (uint32_t opcode, uint32_t token,
|
H A D | q6asm.h | 92 typedef void (*q6asm_cb) (uint32_t opcode, uint32_t token,
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 137 __u32 token; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 124 __u32 token; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 137 __u32 token; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp8.h | 278 uint8_t token[4][16][3][NUM_DCT_TOKENS - 1]; member
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind-common.h | 163 typedef int (*unw_reg_states_callback)(void *token,
|