Home
last modified time | relevance | path

Searched full:enum (Results 5226 – 5250 of 20087) sorted by relevance

1...<<201202203204205206207208209210>>...804

/linux-6.8/drivers/net/wireless/intel/iwlwifi/mvm/
Dcoex.c91 static enum iwl_bt_coex_lut_type
95 enum iwl_bt_coex_lut_type ret; in iwl_get_coex_type()
261 enum ieee80211_smps_mode smps_mode = IEEE80211_SMPS_AUTOMATIC; in iwl_mvm_bt_notif_per_link()
538 enum ieee80211_rssi_event_data rssi_event) in iwl_mvm_bt_rssi_event()
590 enum iwl_bt_coex_lut_type lut_type; in iwl_mvm_coex_agg_time_limit()
614 enum iwl_bt_coex_lut_type lut_type; in iwl_mvm_bt_coex_is_mimo_allowed()
649 enum nl80211_band band) in iwl_mvm_bt_coex_is_tpc_allowed()
/linux-6.8/fs/cachefiles/
Dio.c76 enum netfs_read_from_hole read_hole, in cachefiles_read()
377 static inline enum netfs_io_source
382 enum cachefiles_prepare_read_trace why; in cachefiles_do_prepare_read()
388 enum netfs_io_source ret = NETFS_DOWNLOAD_FROM_SERVER; in cachefiles_do_prepare_read()
495 static enum netfs_io_source cachefiles_prepare_read(struct netfs_io_subrequest *subreq, in cachefiles_prepare_read()
507 static enum netfs_io_source
651 enum fscache_want_state want_state) in cachefiles_begin_operation()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_dccg.c83 static enum phyd32clk_clock_source get_phy_mux_symclk( in get_phy_mux_symclk()
85 enum phyd32clk_clock_source src) in get_phy_mux_symclk()
163 enum streamclk_source src, in dccg31_set_dpstreamclk()
176 enum phyd32clk_clock_source phyd32clk) in dccg31_enable_symclk32_se()
279 enum phyd32clk_clock_source phyd32clk) in dccg31_enable_symclk32_le()
445 enum physymclk_clock_source clk_src, in dccg31_set_physymclk()
656 enum dentist_dispclk_change_mode change_mode) in dccg31_set_dispclk_change_mode()
Ddcn31_dio_link_encoder.c70 static uint8_t phy_id_from_transmitter(enum transmitter t) in phy_id_from_transmitter()
136 enum encoder_type_select sel, in dcn31_link_encoder_set_dio_phy_mux()
293 enum bp_result result = BP_RESULT_OK; in dcn31_link_encoder_construct()
402 enum engine_id eng_id) in dcn31_link_encoder_construct_minimal()
453 enum clock_source_id clock_source) in dcn31_link_encoder_enable_dp_output()
500 enum clock_source_id clock_source) in dcn31_link_encoder_enable_dp_mst_output()
546 enum signal_type signal) in dcn31_link_encoder_disable_output()
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/
Ddevlink.c135 enum devlink_reload_action action, in mlx5_devlink_reload_down()
136 enum devlink_reload_limit limit, in mlx5_devlink_reload_down()
188 static int mlx5_devlink_reload_up(struct devlink *devlink, enum devlink_reload_action action, in mlx5_devlink_reload_up()
189 enum devlink_reload_limit limit, u32 *actions_performed, in mlx5_devlink_reload_up()
275 enum devlink_trap_action action, in mlx5_devlink_trap_action_set()
280 enum devlink_trap_action action_orig; in mlx5_devlink_trap_action_set()
377 enum devlink_trap_action *action) in mlx5_devlink_traps_get_action()
/linux-6.8/include/linux/mfd/
Didt8a340_reg.h669 enum pll_mode {
682 enum manual_reference {
706 enum hw_tod_write_trig_sel {
718 enum scsr_read_trig_sel {
738 enum dpll_state {
750 enum scsr_tod_write_trig_sel {
762 enum scsr_tod_write_type_sel {
/linux-6.8/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.c81 enum vmw_cmdbuf_res_state state);
129 enum vmw_cmdbuf_res_state state) in vmw_view_commit_notify()
259 static u32 vmw_view_key(u32 user_key, enum vmw_view_type view_type) in vmw_view_key()
273 static bool vmw_view_id_ok(u32 user_key, enum vmw_view_type view_type) in vmw_view_id_ok()
313 enum vmw_view_type view_type, in vmw_view_add()
395 u32 user_key, enum vmw_view_type view_type, in vmw_view_remove()
477 enum vmw_view_type view_type, in vmw_view_lookup()
/linux-6.8/drivers/net/ethernet/netronome/nfp/flower/
Dmain.h511 enum nfp_meter_op {
551 enum tc_setup_type type, void *type_data);
566 bool mask_version, enum nfp_flower_tun_type tun_type,
614 enum nfp_flower_tun_type tun_type,
677 enum tc_setup_type type, void *type_data,
707 enum nfp_flower_tun_type *tun_type,
728 enum nfp_meter_op op,
/linux-6.8/Documentation/doc-guide/
Dkernel-doc.rst177 The general format of a struct, union, and enum kernel-doc comment is::
190 ``enum`` to describe unions or enums. ``member`` is used to mean struct
191 and union member names as well as enumerations in an enum.
379 ``&enum name``
380 Enum reference.
398 Just end function names with ``()`` and write ``struct``, ``union``, ``enum``
405 See enum baz.
/linux-6.8/drivers/net/ipa/
Dgsi.h92 enum gsi_channel_state {
129 enum gsi_evt_ring_state {
142 enum ipa_version version;
272 enum ipa_version version, u32 count,
/linux-6.8/drivers/leds/
Dleds-powernv.c77 enum led_brightness value) in powernv_led_set()
131 static enum led_brightness powernv_led_get(struct powernv_led_data *powernv_led) in powernv_led_get()
174 enum led_brightness value) in powernv_brightness_set()
193 static enum led_brightness powernv_brightness_get(struct led_classdev *led_cdev) in powernv_brightness_get()
/linux-6.8/tools/lib/perf/include/perf/
Devent.h164 enum {
242 enum {
389 enum {
454 enum perf_user_event_type { /* above any possible kernel type */
/linux-6.8/drivers/i2c/busses/
Di2c-cp2615.c29 enum cp2615_iop_msg_type {
58 enum cp2615_i2c_status {
79 static int cp2615_init_iop_msg(struct cp2615_iop_msg *ret, enum cp2615_iop_msg_type msg, in cp2615_init_iop_msg()
102 static int cp2615_check_status(enum cp2615_i2c_status status) in cp2615_check_status()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mpc.h285 enum dc_color_depth output_depth);
296 enum mpc_output_csc_mode ocsc_mode);
301 enum dc_color_space color_space,
302 enum mpc_output_csc_mode ocsc_mode);
/linux-6.8/include/drm/
Ddrm_panel.h41 enum drm_panel_orientation;
128 enum drm_panel_orientation (*get_orientation)(struct drm_panel *panel);
290 enum drm_panel_orientation *orientation);
298 enum drm_panel_orientation *orientation) in of_drm_get_panel_orientation()
/linux-6.8/drivers/net/wireless/mediatek/mt7601u/
Dmt7601u.h113 enum mt_temp_mode {
119 enum mt_bw {
124 enum {
232 enum mt_temp_mode temp_mode;
/linux-6.8/drivers/infiniband/core/
Duverbs_std_types_qp.c12 enum rdma_remove_reason why, in uverbs_free_qp()
45 static int check_creation_flags(enum ib_qp_type qp_type, in check_creation_flags()
324 enum ib_uverbs_qp_type,
327 enum ib_uverbs_qp_create_flags,
/linux-6.8/tools/testing/selftests/bpf/prog_tests/
Dbpf_obj_pinning.c116 enum path_kind
124 enum path_kind path_kind) in validate_pin()
184 enum path_kind path_kind) in validate_get()
244 static void bpf_obj_pinning_mounted(enum path_kind path_kind) in bpf_obj_pinning_mounted()
/linux-6.8/drivers/ufs/host/
Dcdns-pltfrm.c152 enum ufs_notify_change_status status) in cdns_ufs_hce_enable_notify()
166 static void cdns_ufs_hibern8_notify(struct ufs_hba *hba, enum uic_cmd_dme cmd, in cdns_ufs_hibern8_notify()
167 enum ufs_notify_change_status status) in cdns_ufs_hibern8_notify()
183 enum ufs_notify_change_status status) in cdns_ufs_link_startup_notify()
/linux-6.8/include/uapi/rdma/hfi/
Dhfi1_user.h162 enum hfi1_sdma_comp_state {
186 enum sdma_req_opcode {
201 * bits 4-7 - opcode (enum sdma_req_opcode)
251 enum hfi1_ureg {
/linux-6.8/include/linux/soc/mediatek/
Dmtk_wed.h20 enum mtk_wed_wo_cmd {
54 enum mtk_wed_bus_tye {
139 enum mtk_wed_bus_tye bus_type;
218 enum tc_setup_type type, void *type_data);
/linux-6.8/security/landlock/
Druleset.h82 * enum landlock_key_type - Type of &union landlock_key
84 enum landlock_key_type {
109 const enum landlock_key_type type;
321 const enum landlock_key_type key_type);
/linux-6.8/drivers/char/agp/
Dagp.h45 enum aper_size_type {
101 enum aper_size_type size_type;
141 enum chipset_type type;
177 enum chipset_type chipset;
/linux-6.8/tools/perf/util/
Dmap.h19 enum mapping_type {
35 enum mapping_type mapping_type:8; in DECLARE_RC_STRUCT()
300 static inline void map__set_mapping_type(struct map *map, enum mapping_type type) in map__set_mapping_type()
305 static inline enum mapping_type map__mapping_type(struct map *map) in map__mapping_type()
/linux-6.8/kernel/sched/
Dcpuacct.c11 enum cpuacct_stat_index {
95 enum cpuacct_stat_index index) in cpuacct_cpuusage_read()
162 enum cpuacct_stat_index index) in __cpuusage_read()
210 enum cpuacct_stat_index index) in __cpuacct_percpu_seq_show()

1...<<201202203204205206207208209210>>...804