/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | debug.c | 313 "SNX:%4d, HSN:%4d, BAW:%2d, state:%1d, toggles:%d\n", in carl9170_debugfs_ampdu_state_read() 315 iter->max, iter->state, iter->counter); in carl9170_debugfs_ampdu_state_read() 385 ADD(buf, *len, bufsize, "psm state: %s\n", (ar->ps.off_override ? in carl9170_debugfs_sta_psm_read() 386 "FORCE CAM" : (ar->ps.state ? "PSM" : "CAM"))); in carl9170_debugfs_sta_psm_read() 389 ADD(buf, *len, bufsize, "last power-state transition: %d ms ago.\n", in carl9170_debugfs_sta_psm_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mac.c | 193 if (!test_bit(MT76_STATE_RUNNING, &mphy->state)) in mt7921_mac_fill_rx() 685 if (test_and_clear_bit(MT76_HW_SCANNING, &dev->mphy.state)) { in mt7921_mac_reset_work()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
H A D | ps.c | 75 *the RF state at one time, and others in rtl_ps_set_rf_state() 311 "Delay enter Fw LPS for DHCP, ARP, or EAPOL exchanging state\n"); in rtl_get_fwlps_doze() 692 if (rtlpriv->psc.state && !ps) { in rtl_swlps_wq_callback() 701 rtlpriv->psc.state = ps; in rtl_swlps_wq_callback() 903 rtl_dbg(rtlpriv, COMP_FW, DBG_LOUD, " p2p state %x\n", p2p_ps_state); in rtl_p2p_ps_cmd()
|
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/ |
H A D | pci-epf-test.c | 91 struct dma_tx_state state; in pci_epf_test_dma_callback() local 95 epf_test->transfer_cookie, &state); in pci_epf_test_dma_callback()
|
/kernel/linux/linux-6.6/block/ |
H A D | bdev.c | 210 * freeze_bdev - lock a filesystem and force it into a consistent state 646 test_bit(GD_NEED_PART_SCAN, &disk->state)) in blkdev_get_whole() 654 if (test_bit(GD_NEED_PART_SCAN, &disk->state)) in blkdev_get_whole() 805 * holder makes the write_holder state stick until all are in blkdev_get_by_dev()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi_vbt.c | 114 #define CHV_GPIO_GPIOTXSTATE(state) ((!!(state)) << 1)
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_cq.c | 689 cq->resize_buf->state == CQ_RESIZE_READY)) { in mthca_poll_cq() 712 cq->resize_buf->state = CQ_RESIZE_SWAPPED; in mthca_poll_cq()
|
/kernel/linux/linux-6.6/drivers/iio/pressure/ |
H A D | zpa2326.c | 106 * struct zpa2326_private - Per-device internal private state 240 * accessed once device is in the disabled state. 262 * zpa2326_reset_device() - Reset device to default hardware state. 322 * @private: Internal private state related to @indio_dev. 326 * When successful, device will be left in the enabled state to allow further 372 * @private: Internal private state related to @indio_dev. 575 * @private: Internal private state related to @indio_dev. 856 * @private: Internal private state related to @indio_dev. 1093 * "out of reset" state, meaning we need to reconfigure it in zpa2326_sample_oneshot() 1293 * @state 1301 zpa2326_set_trigger_state(struct iio_trigger *trig, bool state) zpa2326_set_trigger_state() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_active.c | 601 int __i915_active_wait(struct i915_active *ref, int state) in __i915_active_wait() argument 615 state, 0, 0, schedule())) in __i915_active_wait()
|
/kernel/linux/linux-6.6/drivers/greybus/ |
H A D | operation.c | 48 switch (connection->state) { in gb_operation_get_active() 130 * value to set for an operation in initial state is -EINPROGRESS. 164 * Note that -EBADR is a reserved "initial state" result in gb_operation_result_set() 1033 if (connection->state == GB_CONNECTION_STATE_DISABLED || in gb_connection_recv()
|
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | channel_mgmt.c | 501 * This state is used to indicate a successful open in vmbus_add_channel_work() 505 newchannel->state = CHANNEL_OPEN_STATE; in vmbus_add_channel_work() 718 * We use this state to statically distribute the channel interrupt load. 901 * Once we successfully unload, we can cleanup the monitor state. in vmbus_unload_response() 952 * Setup state for signalling the host. in vmbus_setup_channel_state() 1257 if (channel->state == CHANNEL_OPEN_STATE) { in vmbus_onoffer_rescind()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-sensor-custom.c | 81 {0x200201, "event-sensor-state"}, 104 {0x200316, "property-reporting-state"}, 107 {0x200319, "property-power-state"}, 162 bool state) in set_power_report_state() 171 * It is possible that the power/report state ids are not present. in set_power_report_state() 175 if (state) { in set_power_report_state() 208 "Set power state failed\n"); in set_power_report_state() 223 "Set report state failed\n"); in set_power_report_state() 161 set_power_report_state(struct hid_sensor_custom *sensor_inst, bool state) set_power_report_state() argument
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ad799x.c | 407 int state) in ad799x_write_event_config() 418 if (state) in ad799x_write_event_config() 403 ad799x_write_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, int state) ad799x_write_event_config() argument
|
H A D | qcom-spmi-vadc.c | 171 static int vadc_set_state(struct vadc_priv *vadc, bool state) in vadc_set_state() argument 173 return vadc_write(vadc, VADC_EN_CTL1, state ? VADC_EN_CTL1_SET : 0); in vadc_set_state()
|
H A D | ti-ads131e08.c | 599 static int ads131e08_set_trigger_state(struct iio_trigger *trig, bool state) in ads131e08_set_trigger_state() argument 603 u8 cmd = state ? ADS131E08_CMD_START : ADS131E08_CMD_STOP; in ads131e08_set_trigger_state()
|
/kernel/linux/linux-6.6/drivers/iio/gyro/ |
H A D | fxas21002c_core.c | 780 bool state) in fxas21002c_data_rdy_trigger_set_state() 785 return regmap_field_write(data->regmap_fields[F_INT_EN_DRDY], state); in fxas21002c_data_rdy_trigger_set_state() 779 fxas21002c_data_rdy_trigger_set_state(struct iio_trigger *trig, bool state) fxas21002c_data_rdy_trigger_set_state() argument
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | iqs5xx.c | 440 static int iqs5xx_set_state(struct i2c_client *client, u8 state) in iqs5xx_set_state() argument 457 error1 = iqs5xx_write_byte(client, IQS5XX_SYS_CTRL1, state); in iqs5xx_set_state() 523 * which are not in a state of touch. in iqs5xx_axis_init()
|
H A D | cyttsp5.c | 446 /* Get current button state */ in cyttsp5_btn_attention() 578 u8 state = on ? HID_POWER_ON : HID_POWER_SLEEP; in cyttsp5_power_control() local 600 (ts->response_buf[3] & 0x03) != state || in cyttsp5_power_control() 868 /* Reset the gpio to be in a reset state */ in cyttsp5_probe()
|
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | socket.c | 607 sock->state = SS_UNCONNECTED; in data_sock_create() 764 sock->state = SS_UNCONNECTED; in base_sock_create()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_sdma.c | 166 * This is called when changing to state qib_sdma_state_s10_hw_start_up_wait 185 /* Releasing this reference means the state machine has stopped. */ in sdma_sw_tear_down() 420 /* set consistent sdma state */ in qib_setup_sdma() 461 * This waits for the state machine to exit so it is not in qib_teardown_sdma() 630 if (ib_rvt_state_ops[qp->state] & RVT_PROCESS_RECV_OK) in qib_sdma_verbs_send() 643 if (ib_rvt_state_ops[qp->state] & RVT_PROCESS_RECV_OK) { in qib_sdma_verbs_send() 768 /* This reference means the state machine is started */ in __qib_sdma_process_event()
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | i8042.c | 398 * i8042_port_close attempts to clear AUX or KBD port state by disabling 431 * port state. in i8042_port_close() 1131 static long i8042_panic_blink(int state) in i8042_panic_blink() argument 1136 led = (state) ? 0x01 | 0x04 : 0; in i8042_panic_blink() 1169 * Here we try to reset everything back to a state we had 1271 * not restore the controller state to whatever it had been at boot in i8042_pm_resume()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_compat.c | 65 par->state = pkt->state; in nft_compat_set_par()
|
/kernel/linux/linux-6.6/rust/alloc/ |
H A D | boxed.rs | 804 /// really is in an initialized state. 877 /// really are in an initialized state. 1385 fn hash<H: Hasher>(&self, state: &mut H) { in hash() 1386 (**self).hash(state); in hash() 1707 /// let state: Box<[f32; 100]> = vec![1.0; 100].try_into().unwrap(); 1708 /// assert_eq!(state.len(), 100);
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-display.c | 627 int state, int cap) in isst_clos_display_clos_information() 646 if (state) in isst_clos_display_clos_information() 625 isst_clos_display_clos_information(struct isst_id *id, FILE *outf, int clos_enable, int type, int state, int cap) isst_clos_display_clos_information() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect.c | 657 if (sk->state != BPF_TCP_LISTEN) { in classify_tcp() 689 if (sk->state == BPF_TCP_ESTABLISHED) { in classify_udp()
|