Home
last modified time | relevance | path

Searched full:enum (Results 13176 – 13200 of 20001) sorted by relevance

1...<<521522523524525526527528529530>>...801

/linux/Documentation/devicetree/bindings/clock/
H A Dtesla,fsd-clock.yaml23 enum:
/linux/include/linux/
H A Diocontext.h9 enum {
/linux/sound/soc/intel/common/
H A Dsof-function-topology-lib.c16 enum tplg_device_id {
/linux/Documentation/devicetree/bindings/net/
H A Drealtek,rtl9301-switch.yaml22 - enum:
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml51 enum: [1, 2]
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad8460.yaml20 enum:
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,saw2.yaml27 - enum:
/linux/Documentation/devicetree/bindings/arm/apple/
H A Dapple,pmgr.yaml24 - enum:
/linux/block/
H A Dblk-cgroup-rwstat.h11 enum blkg_rwstat_type {
/linux/drivers/platform/x86/intel/pmt/
H A Dfeatures.c28 enum feature_layout feature_layout[] = {
/linux/drivers/leds/
H A Dleds-ipaq-micro.c22 enum led_brightness value) in micro_leds_brightness_set()
/linux/kernel/
H A Dsignal.c618 int dequeue_signal(sigset_t *mask, kernel_siginfo_t *info, enum pid_type *type) in dequeue_signal()
963 static void complete_signal(int sig, struct task_struct *p, enum pid_type type) in complete_signal()
1043 struct task_struct *t, enum pid_type type, bool force) in __send_signal_locked()
1184 struct task_struct *t, enum pid_type type) in send_signal_locked()
1263 enum pid_type type) in do_send_sig_info()
1276 enum sig_handler {
1295 enum sig_handler handler) in force_sig_info_to_task()
1410 struct task_struct *p, enum pid_type type) in group_send_sig_info()
1450 struct pid *pid, enum pid_type type) in kill_pid_info_type()
1943 static void posixtimer_queue_sigqueue(struct sigqueue *q, struct task_struct *t, enum pid_type type) in posixtimer_queue_sigqueue()
[all …]
/linux/drivers/gpio/
H A Dgpiolib.c1868 enum irq_domain_bus_token bus_token) in gpiochip_irq_select()
2602 enum gpio_lookup_flags lflags, in gpiochip_request_own_desc()
2603 enum gpiod_flags dflags) in gpiochip_request_own_desc()
2683 enum pin_config_param mode, in gpio_set_config_with_argument()
2693 enum pin_config_param mode, in gpio_set_config_with_argument_optional()
2715 static int gpio_set_config(struct gpio_desc *desc, enum pin_config_param mode) in gpio_set_config()
2722 enum pin_config_param bias; in gpio_set_bias()
4587 enum gpiod_flags *flags, in gpiod_find_by_fwnode()
4611 enum gpiod_flags flags, in gpiod_find_and_request()
4701 enum gpiod_flags flags, in fwnode_gpiod_get_index()
[all …]
/linux/drivers/iio/pressure/
H A Dbmp280-core.c65 enum { AC1, AC2, AC3, AC4, AC5, AC6, B1, B2, MB, MC, MD };
67 enum bmp380_odr {
88 enum bmp580_odr {
127 enum { T1, T2, T3, P1, P2, P3, P4, P5, P6, P7, P8, P9 };
129 enum {
148 enum bmp280_scan {
357 enum { H2 = 0, H3 = 2, H4 = 3, H5 = 4, H6 = 6 };
1024 static int bmp280_set_mode(struct bmp280_data *data, enum bmp280_op_mode mode) in bmp280_set_mode()
1678 static int bmp380_set_mode(struct bmp280_data *data, enum bmp280_op_mode mode) in bmp380_set_mode()
2392 static int bmp580_set_mode(struct bmp280_data *data, enum bmp280_op_mode mode) in bmp580_set_mode()
[all …]
/linux/drivers/hid/
H A Dhid-core.c85 enum hid_report_type type, unsigned int id, in hid_register_report()
1023 enum hid_report_type type, unsigned int id, in hid_validate_values()
1981 enum hid_class_request reqtype) in __hid_request()
2020 int hid_report_raw_event(struct hid_device *hid, enum hid_report_type type, u8 *data, u32 size, in hid_report_raw_event()
2079 static int __hid_input_report(struct hid_device *hid, enum hid_report_type type, in __hid_input_report()
2154 int hid_input_report(struct hid_device *hid, enum hid_report_type type, u8 *data, u32 size, in hid_input_report()
2455 struct hid_report *report, enum hid_class_request reqtype) in hid_hw_request()
2466 size_t len, enum hid_report_type rtype, in __hid_hw_raw_request()
2467 enum hid_class_request reqtype, in __hid_hw_raw_request()
2504 size_t len, enum hid_report_type rtype, enum hid_class_request reqtype) in hid_hw_raw_request()
/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c931 /* We need an array of texts for the enum API */ in wm8958_dsp2_init()
957 /* We need an array of texts for the enum API */ in wm8958_dsp2_init()
984 /* We need an array of texts for the enum API */ in wm8958_dsp2_init()
1012 /* We need an array of texts for the enum API */ in wm8958_dsp2_init()
H A Dwcd939x.h858 enum wcd939x_tx_sdw_ports {
866 enum wcd939x_tx_sdw_channels {
882 enum wcd939x_rx_sdw_ports {
893 enum wcd939x_rx_sdw_channels {
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs-vif.c12 enum iwl_dbgfs_pm_mask param, int val) in iwl_dbgfs_update_pm()
77 enum iwl_dbgfs_pm_mask param; in iwl_dbgfs_pm_params_write()
251 enum iwl_dbgfs_bf_mask param, int value) in iwl_dbgfs_update_bf()
300 enum iwl_dbgfs_bf_mask param; in iwl_dbgfs_bf_params_write()
/linux/drivers/greybus/
H A Dinterface.c874 enum gb_interface_type *intf_type) in gb_interface_activate_operation()
918 enum gb_interface_type *type) in _gb_interface_activate()
984 enum gb_interface_type *type) in _gb_interface_activate_es3_hack()
1007 enum gb_interface_type type; in gb_interface_activate()
/linux/kernel/sched/
H A Dcputime.c41 enum cpu_usage_stat idx) in irqtime_account_delta()
170 u64 cputime, enum cpu_usage_stat index) in account_system_index_time()
921 enum cpu_usage_stat usage, in kcpustat_field_vtime()
975 enum cpu_usage_stat usage, int cpu) in kcpustat_field()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c411 enum drm_ipp_size_id {
415 static const enum drm_exynos_ipp_limit_type limit_id_fallback[IPP_LIMIT_MAX][4] = {
431 unsigned int num_limits, enum drm_ipp_size_id id, in __get_size_limit()
479 enum drm_ipp_size_id id = rotate ? IPP_LIMIT_ROTATED : IPP_LIMIT_AREA; in exynos_drm_ipp_check_size_limits()
/linux/drivers/video/fbdev/omap/
H A Dhwa742.c91 enum omapfb_update_mode update_mode;
92 enum omapfb_update_mode update_mode_before_suspend;
581 static int hwa742_set_update_mode(enum omapfb_update_mode mode) in hwa742_set_update_mode()
624 static enum omapfb_update_mode hwa742_get_update_mode(void) in hwa742_get_update_mode()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c87 enum spq_mode comp_mode, in qed_sp_fcoe_func_start()
226 enum spq_mode comp_mode, in qed_sp_fcoe_conn_offload()
306 enum spq_mode comp_mode, in qed_sp_fcoe_conn_destroy()
337 enum spq_mode comp_mode, in qed_sp_fcoe_func_stop()
/linux/drivers/platform/x86/
H A Dcompal-laptop.c552 enum power_supply_property psp, in bat_get_property()
631 enum power_supply_property psp, in bat_set_property()
651 enum power_supply_property psp) in bat_writeable_property()
724 static enum power_supply_property compal_bat_properties[] = {
/linux/drivers/media/dvb-frontends/
H A Dlgdt330x.c56 enum fe_modulation current_modulation;
93 enum I2C_REG reg, u8 *buf, int len) in i2c_read_demod_bytes()
619 enum fe_status *status) in lgdt3302_read_status()
722 enum fe_status *status) in lgdt3303_read_status()

1...<<521522523524525526527528529530>>...801