Home
last modified time | relevance | path

Searched full:enum (Results 14726 – 14750 of 20001) sorted by relevance

1...<<581582583584585586587588589590>>...801

/linux/drivers/staging/gpib/ines/
H A Dines_gpib.c325 enum ines_pci_vendor_ids {
329 enum ines_pci_device_ids {
334 enum ines_pci_subdevice_ids {
357 enum ines_pci_chip pci_chip_type;
/linux/net/rxrpc/
H A Dinput.c24 enum rxrpc_abort_reason why) in rxrpc_proto_abort()
348 enum rxrpc_abort_reason abort_why) in rxrpc_end_tx_phase()
446 enum rxrpc_receive_trace why) in rxrpc_input_queue_data()
740 enum rxrpc_rtt_rx_trace type) in rxrpc_complete_rtt_probe()
/linux/drivers/soundwire/
H A Damd_manager.c269 static enum sdw_command_response
331 static enum sdw_command_response amd_sdw_fill_msg_resp(struct amd_sdw_manager *amd_manager, in amd_sdw_fill_msg_resp()
367 static enum sdw_command_response amd_sdw_xfer_msg(struct sdw_bus *bus, struct sdw_msg *msg) in amd_sdw_xfer_msg()
519 enum sdw_reg_bank bank) in amd_sdw_transport_params()
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c869 int vb2_streamon(struct vb2_queue *q, enum v4l2_buf_type type) in vb2_streamon()
879 int vb2_streamoff(struct vb2_queue *q, enum v4l2_buf_type type) in vb2_streamoff()
1111 int vb2_ioctl_streamon(struct file *file, void *priv, enum v4l2_buf_type i) in vb2_ioctl_streamon()
1121 int vb2_ioctl_streamoff(struct file *file, void *priv, enum v4l2_buf_type i) in vb2_ioctl_streamoff()
/linux/kernel/trace/
H A Dtrace_fprobe.c616 static enum print_line_t
646 static enum print_line_t
734 enum trace_reg type, void *data);
1534 enum trace_reg type, void *data) in fprobe_register()
/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c20 enum enum_gate_cfg {
273 enum enum_div_cfg {
310 enum enum_mux_cfg {
414 enum security_clk {
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c50 enum cfg_mode {
56 enum cfg_peek {
62 static enum cfg_mode cfg_mode = CFG_MODE_POLL;
63 static enum cfg_peek cfg_peek = CFG_NONE_PEEK;
/linux/mm/kfence/
H A Dcore.c174 enum kfence_counter_id {
279 enum kfence_object_state state = READ_ONCE(meta->state); in kfence_obj_allocated()
289 metadata_update_state(struct kfence_metadata *meta, enum kfence_object_state next, in metadata_update_state()
1195 enum kfence_error_type error_type; in kfence_handle_page_fault()
/linux/fs/
H A Dselect.c288 enum poll_time_type {
297 enum poll_time_type pt_type, int ret) in poll_select_finish()
731 enum poll_time_type type) in do_pselect()
1310 compat_size_t sigsetsize, enum poll_time_type type) in do_compat_pselect()
/linux/drivers/scsi/
H A Dipr.h1361 enum ipr_shutdown_type {
1395 enum ipr_sdt_state {
1514 enum ipr_sdt_state sdt_state;
1566 enum ipr_shutdown_type shutdown_type;
/linux/drivers/net/ethernet/ni/
H A Dnixge.c107 enum nixge_version {
1038 enum ethtool_phys_id_state state) in nixge_ethtools_set_phys_id()
1261 enum nixge_version version; in nixge_of_get_resources()
1271 version = (enum nixge_version)of_id->data; in nixge_of_get_resources()
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c864 static enum drm_mode_status
1039 enum vsp1_du_crc_source *source) in rcar_du_crtc_parse_crc_source()
1079 enum vsp1_du_crc_source source; in rcar_du_crtc_verify_crc_source()
1106 enum vsp1_du_crc_source source; in rcar_du_crtc_set_crc_source()
/linux/arch/arm64/kvm/
H A Dat.c35 static enum trans_regime compute_translation_regime(struct kvm_vcpu *vcpu, u32 op) in compute_translation_regime()
53 static bool s1pie_enabled(struct kvm_vcpu *vcpu, enum trans_regime regime) in s1pie_enabled()
754 enum trans_regime regime) in compute_par_s1()
809 static bool pan3_enabled(struct kvm_vcpu *vcpu, enum trans_regime regime) in pan3_enabled()
/linux/sound/pci/
H A Dintel8x0m.c47 enum { DEVICE_INTEL, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE };
52 enum { \
133 enum { ICHD_MDMIN, ICHD_MDMOUT, ICHD_MDMLAST = ICHD_MDMOUT };
134 enum { ALID_MDMIN, ALID_MDMOUT, ALID_MDMLAST = ALID_MDMOUT };
/linux/drivers/net/thunderbolt/
H A Dmain.c69 enum thunderbolt_ip_frame_pdf {
74 enum thunderbolt_ip_type {
222 enum thunderbolt_ip_type type, size_t size, u32 command_id) in tbnet_fill_header()
341 enum dma_data_direction dir; in tbnet_free_buffers()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Duvd_v6_0.c52 enum amd_clockgating_state state);
1243 enum amdgpu_interrupt_state state) in uvd_v6_0_set_interrupt_state()
1454 enum amd_clockgating_state state) in uvd_v6_0_set_clockgating_state()
1475 enum amd_powergating_state state) in uvd_v6_0_set_powergating_state()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c290 static const char *plane_type(enum drm_plane_type type) in plane_type()
662 enum pipe pipe = crtc->pipe; in i915_ddb_info()
663 enum plane_id plane_id; in i915_ddb_info()
686 enum i915_power_well_id power_well_id) in intel_lpsp_power_well_enabled()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c177 static enum rdma_link_layer rxe_get_link_layer(struct ib_device *ibdev, in rxe_get_link_layer()
446 enum ib_srq_attr_mask mask, in rxe_modify_srq()
1196 static int rxe_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in rxe_req_notify_cq()
1361 static struct ib_mr *rxe_alloc_mr(struct ib_pd *ibpd, enum ib_mr_type mr_type, in rxe_alloc_mr()
/linux/drivers/net/ethernet/sun/
H A Dsungem.h960 enum gem_phy_type {
967 enum link_state {
1002 enum link_state lstate;
1009 enum gem_phy_type phy_type;
/linux/drivers/media/i2c/
H A Dadv7180.c226 enum v4l2_field field;
1070 enum adv7182_input_type {
1077 static enum adv7182_input_type adv7182_get_input_type(unsigned int input) in adv7182_get_input_type()
1124 enum adv7182_input_type input_type; in adv7182_select_input()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_queue.c73 static int get_ctx_state_size(struct pvr_device *pvr_dev, enum drm_pvr_job_type type) in get_ctx_state_size()
90 static u32 get_ctx_offset(enum drm_pvr_job_type type) in get_ctx_offset()
808 static enum drm_gpu_sched_stat
1202 enum drm_pvr_job_type type, in pvr_queue_create()
/linux/drivers/power/supply/
H A Dsmb347-charger.c230 enum smb_charger_chipid {
1096 enum power_supply_property prop, in smb347_get_property_locked()
1165 enum power_supply_property prop, in smb347_get_property()
1183 static enum power_supply_property smb347_properties[] = {
/linux/drivers/clk/
H A Dclk-versaclock7.c105 enum vc7_model {
110 const enum vc7_model model;
167 enum vc7_bank_src_type {
193 static int vc7_map_index_to_output(const enum vc7_model model, const unsigned int i) in vc7_map_index_to_output()
/linux/net/sunrpc/xprtrdma/
H A Dverbs.c78 rpcrdma_regbuf_alloc_node(size_t size, enum dma_data_direction direction,
81 rpcrdma_regbuf_alloc(size_t size, enum dma_data_direction direction);
1243 rpcrdma_regbuf_alloc_node(size_t size, enum dma_data_direction direction, in rpcrdma_regbuf_alloc_node()
1264 rpcrdma_regbuf_alloc(size_t size, enum dma_data_direction direction) in rpcrdma_regbuf_alloc()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c114 enum mlxsw_reg_mgpc_opcode op = clear ? MLXSW_REG_MGPC_OPCODE_CLEAR : in mlxsw_sp_flow_counter_get()
224 enum mlxsw_reg_spms_state mlxsw_sp_stp_spms_state(u8 state) in mlxsw_sp_stp_spms_state()
243 enum mlxsw_reg_spms_state spms_state = mlxsw_sp_stp_spms_state(state); in mlxsw_sp_port_vid_stp_set()
1054 static int mlxsw_sp_setup_tc(struct net_device *dev, enum tc_setup_type type, in mlxsw_sp_setup_tc()
1259 enum mlxsw_reg_qeec_hr hr, u8 index, u8 next_index, in mlxsw_sp_port_ets_set()
1274 enum mlxsw_reg_qeec_hr hr, u8 index, in mlxsw_sp_port_ets_maxrate_set()
1289 enum mlxsw_reg_qeec_hr hr, u8 index, in mlxsw_sp_port_min_bw_set()
2115 enum mlxsw_reg_pmtdb_status status; in mlxsw_sp_port_split()
2235 enum mlxsw_reg_pude_oper_status status; in mlxsw_sp_pude_event_func()
2398 enum mlxsw_reg_qpcr_ir_units ir_units; in mlxsw_sp_cpu_policers_set()
[all …]

1...<<581582583584585586587588589590>>...801