Home
last modified time | relevance | path

Searched defs:subtype (Results 176 - 200 of 390) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dspca501.c28 char subtype; member
H A Dspca500.c25 char subtype; member
H A Dsunplus.c34 u8 subtype; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h129 u8 subtype; member
/kernel/linux/linux-6.6/include/linux/
H A Dtty_driver.h444 short subtype; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_scsi.h78 __virtio32 subtype; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c826 bool ath9k_htc_txq_setup(struct ath9k_htc_priv *priv, int subtype) in ath9k_htc_txq_setup() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h142 u8 subtype; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvirtio_scsi.h45 __virtio32 subtype; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_scsi.h58 __virtio32 subtype; member
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_sideeffect.c648 sctp_cmd_assoc_failed(struct sctp_cmd_seq *commands, struct sctp_association *asoc, enum sctp_event_type event_type, union sctp_subtype subtype, struct sctp_chunk *chunk, unsigned int error) sctp_cmd_assoc_failed() argument
1143 sctp_do_sm(struct net *net, enum sctp_event_type event_type, union sctp_subtype subtype, enum sctp_state state, struct sctp_endpoint *ep, struct sctp_association *asoc, void *event_arg, gfp_t gfp) sctp_do_sm() argument
1180 sctp_side_effects(enum sctp_event_type event_type, union sctp_subtype subtype, enum sctp_state state, struct sctp_endpoint *ep, struct sctp_association **asoc, void *event_arg, enum sctp_disposition status, struct sctp_cmd_seq *commands, gfp_t gfp) sctp_side_effects() argument
1269 sctp_cmd_interpreter(enum sctp_event_type event_type, union sctp_subtype subtype, enum sctp_state state, struct sctp_endpoint *ep, struct sctp_association *asoc, void *event_arg, enum sctp_disposition status, struct sctp_cmd_seq *commands, gfp_t gfp) sctp_cmd_interpreter() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_scsi.h58 __virtio32 subtype; member
/third_party/ffmpeg/libavformat/
H A Dspdifenc.c181 int subtype; in spdif_header_dts4() local
/third_party/json/include/nlohmann/
H A Djson.hpp959 static basic_json binary(const typename binary_t::container_type& init, typename binary_t::subtype_type subtype) in binary() argument
981 static basic_json binary(typename binary_t::container_type&& init, typename binary_t::subtype_type subtype) in binary() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dmount.c67 char *subtype; member
[all...]
/third_party/libfuse/lib/
H A Dmount.c71 char *subtype; member
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-publish.c118 enum service_subtype subtype; member
/third_party/python/Lib/test/
H A Dstring_tests.py74 class subtype(self.__class__.type2test): class
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.cpp253 uint32_t subtype = GetTypeInstruction(type->AsVector()->element_type()); in GetTypeInstruction() local
266 uint32_t subtype = GetTypeInstruction(type->AsMatrix()->element_type()); in GetTypeInstruction() local
280 uint32_t subtype = GetTypeInstruction(image->sampled_type()); in GetTypeInstruction() local
303 uint32_t subtype in GetTypeInstruction() local
314 uint32_t subtype = GetTypeInstruction(type->AsArray()->element_type()); GetTypeInstruction() local
326 uint32_t subtype = GetTypeInstruction() local
365 uint32_t subtype = GetTypeInstruction(pointer->pointee_type()); GetTypeInstruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp253 uint32_t subtype = GetTypeInstruction(type->AsVector()->element_type()); in GetTypeInstruction() local
266 uint32_t subtype = GetTypeInstruction(type->AsMatrix()->element_type()); in GetTypeInstruction() local
280 uint32_t subtype = GetTypeInstruction(image->sampled_type()); in GetTypeInstruction() local
303 uint32_t subtype in GetTypeInstruction() local
314 uint32_t subtype = GetTypeInstruction(type->AsArray()->element_type()); GetTypeInstruction() local
326 uint32_t subtype = GetTypeInstruction() local
365 uint32_t subtype = GetTypeInstruction(pointer->pointee_type()); GetTypeInstruction() local
[all...]
/third_party/python/Modules/
H A D_abc.c584 PyObject *subtype, *result = NULL, *subclass = NULL; in _abc__abc_instancecheck_impl() local
/third_party/spirv-tools/source/opt/
H A Dtype_manager.cpp254 uint32_t subtype = GetTypeInstruction(type->AsVector()->element_type()); in GetTypeInstruction() local
267 uint32_t subtype = GetTypeInstruction(type->AsMatrix()->element_type()); in GetTypeInstruction() local
281 uint32_t subtype = GetTypeInstruction(image->sampled_type()); in GetTypeInstruction() local
304 uint32_t subtype in GetTypeInstruction() local
315 uint32_t subtype = GetTypeInstruction(type->AsArray()->element_type()); GetTypeInstruction() local
327 uint32_t subtype = GetTypeInstruction() local
363 uint32_t subtype = GetTypeInstruction(pointer->pointee_type()); GetTypeInstruction() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sim_common.c980 struct eap_sim_msg * eap_sim_msg_init(int code, int id, int type, int subtype) in eap_sim_msg_init() argument
H A Deap_teap_common.h76 u8 subtype; /* Flags[4b] and Sub-Type[4b] */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_sim.c1084 u8 subtype, id; in eap_sim_process() local
[all...]

Completed in 29 milliseconds

12345678910>>...16