/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | hif_rx.c | 118 int type = le32_to_cpu(body->event_id); in wfx_hif_event_indication() local 223 int type = le32_to_cpu(body->type); in wfx_hif_generic_indication() local 300 int type = le32_to_cpu(body->type); in wfx_hif_error_indication() local 326 int type = le32_to_cpu(body->type); wfx_hif_exception_indication() local [all...] |
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | hwmon.c | 66 static int nvme_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in nvme_hwmon_read() argument 115 static int nvme_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in nvme_hwmon_write() argument 144 nvme_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, const char **str) nvme_hwmon_read_string() argument 152 nvme_hwmon_is_visible(const void *_data, enum hwmon_sensor_types type, u32 attr, int channel) nvme_hwmon_is_visible() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | rx.h | 72 u8 type; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_rf.h | 37 u8 type; member
|
/kernel/linux/linux-6.6/drivers/net/xen-netback/ |
H A D | hash.c | 155 enum pkt_hash_types type = PKT_HASH_TYPE_NONE; in xenvif_set_skb_hash() local
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | rpaphp.h | 64 u32 type; member
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-iproc.h | 88 enum iproc_pcie_type type; member
|
/kernel/linux/linux-6.6/drivers/phy/allwinner/ |
H A D | phy-sun9i-usb.c | 41 enum usb_phy_interface type; member
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | device.c | 249 const char *compat, *type; in of_device_uevent() local
|
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
H A D | mtrr.h | 42 unsigned int type; /* Type of region */ member 49 unsigned int type; /* Type of region */ member 57 __u32 type; /* Type of region */ member 64 __u32 type; /* Type of region */ member
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | errors.c | 212 int type; member
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | extable.c | 237 int type, reg, imm; in fixup_exception() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | kdebugfs.c | 25 u32 type; member [all...] |
H A D | paravirt.c | 88 unsigned int paravirt_patch(u8 type, void *insn_buff, unsigned long addr, in paravirt_patch() argument
|
H A D | static_call.c | 53 static void __ref __static_call_transform(void *insn, enum insn_type type, in __static_call_transform() argument
|
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | hw_breakpoint.c | 24 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() argument [all...] |
/kernel/linux/linux-6.6/block/partitions/ |
H A D | sgi.c | 30 __be32 type; /* Type of this partition */ member
|
H A D | ibm.c | 300 char type[5] = {0,}; in ibm_partition() local 64 find_label(struct parsed_partitions *state, dasd_information2_t *info, struct hd_geometry *geo, int blocksize, sector_t *labelsect, char name[], char type[], union label_t *label) find_label() argument [all...] |
/kernel/linux/linux-6.6/certs/ |
H A D | system_keyring.c | 45 restrict_link_by_builtin_trusted(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restriction_key) restrict_link_by_builtin_trusted() argument 65 restrict_link_by_digsig_builtin(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restriction_key) restrict_link_by_digsig_builtin() argument 87 restrict_link_by_builtin_and_secondary_trusted( struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_builtin_and_secondary_trusted() argument 117 restrict_link_by_digsig_builtin_and_secondary(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_digsig_builtin_and_secondary() argument 206 restrict_link_by_builtin_secondary_and_machine( struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_builtin_secondary_and_machine() argument [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | acompress.c | 140 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp() argument 147 struct crypto_acomp *crypto_alloc_acomp_node(const char *alg_name, u32 type, in crypto_alloc_acomp_node() argument [all...] |
H A D | sig.c | 76 struct crypto_sig *crypto_alloc_sig(const char *alg_name, u32 type, u32 mask) in crypto_alloc_sig() argument
|
H A D | algif_skcipher.c | 279 static void *skcipher_bind(const char *name, u32 type, u32 mask) in skcipher_bind() argument
|
H A D | algboss.c | 29 } type; member 47 u32 type; member 177 u32 type in cryptomgr_test() local [all...] |
H A D | rng.c | 133 struct crypto_rng *crypto_alloc_rng(const char *alg_name, u32 type, u32 mask) in crypto_alloc_rng() argument
|
/kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
H A D | restrict.c | 70 restrict_link_by_signature(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) restrict_link_by_signature() argument 126 restrict_link_by_ca(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) restrict_link_by_ca() argument 167 restrict_link_by_digsig(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) restrict_link_by_digsig() argument 202 key_or_keyring_common(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted, bool check_dest) key_or_keyring_common() argument 324 restrict_link_by_key_or_keyring(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring() argument 352 restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring_chain() argument [all...] |