/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | hcalls.c | 29 #define H_CONTROL_CA_FUNCTION_READ_ERR_STATE 4 /* read the error state */ 161 case H_STATE: /* The coherent platform function is not in a valid state */ in cxl_h_attach_process() 191 case H_STATE: /* The coherent platform function is not in a valid state */ in cxl_h_detach_process() 232 case H_STATE: /* The coherent platform function is not in a valid state */ in cxl_h_control_function() 279 * cxl_h_read_error_state - Checks the error state of the coherent 281 * R4 contains the error state 283 long cxl_h_read_error_state(u64 unit_address, u64 *state) in cxl_h_read_error_state() argument 288 state); in cxl_h_read_error_state() 420 case H_STATE: /* The coherent platform function is not in a valid state to collect interrupt info. */ in cxl_h_collect_int_info() 461 case H_STATE: /* The function was in an invalid state in cxl_h_control_faults() [all...] |
H A D | flash.c | 35 __be32 state; member 41 __be32 state; member
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | qcom_rpm.c | 446 int state, in qcom_rpm_write() 475 writel_relaxed(BIT(state), RPM_CTRL_REG(rpm, rpm->data->req_ctx_off)); in qcom_rpm_write() 445 qcom_rpm_write(struct qcom_rpm *rpm, int state, int resource, u32 *buf, size_t count) qcom_rpm_write() argument
|
H A D | sta2x11-mfd.c | 492 static int sta2x11_mfd_suspend(struct pci_dev *pdev, pm_message_t state) in sta2x11_mfd_suspend() argument 496 pci_set_power_state(pdev, pci_choose_state(pdev, state)); in sta2x11_mfd_suspend()
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | habanalabs_drv.c | 456 * @state: PCI error type 462 hl_pci_err_detected(struct pci_dev *pdev, pci_channel_state_t state) in hl_pci_err_detected() argument 467 switch (state) { in hl_pci_err_detected() 472 dev_warn(hdev->dev, "frozen state error detected\n"); in hl_pci_err_detected() 477 dev_warn(hdev->dev, "failure state error detected\n"); in hl_pci_err_detected()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-google-hammer.c | 30 * state of the "Whiskers" base - attached or detached. Whiskers USB device also 31 * reports position of the keyboard - folded or not. Combining base state and 54 bool *state) in cbas_ec_query_base() 81 *state = cbas_parse_base_state(msg->data); in cbas_ec_query_base() 114 * to disrupt the state reported by the base by in cbas_ec_notify() 115 * overriding it with state reported by the LID. Only in cbas_ec_notify() 142 dev_warn(dev, "failed to fetch base state on resume: %d\n", in cbas_ec_resume() 151 * it will resend its state on resume, and we'll update it in cbas_ec_resume() 205 /* Seed the state */ in __cbas_ec_probe() 208 dev_err(&pdev->dev, "cannot query base state in __cbas_ec_probe() 53 cbas_ec_query_base(struct cros_ec_device *ec_dev, bool get_state, bool *state) cbas_ec_query_base() argument [all...] |
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/ |
H A D | bus.c | 702 if (!cl->fw_client_id || cl->state != ISHTP_CL_CONNECTED) in ishtp_cl_device_bind() 739 cl->state = ISHTP_CL_DISCONNECTED; in ishtp_bus_remove_all_clients() 742 * Wake any pending process. The waiter would check dev->state in ishtp_bus_remove_all_clients()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | atbm8830.c | 251 struct atbm_state *state = fe->demodulator_priv; in atbm8830_release() local 254 kfree(state); in atbm8830_release()
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-owl.c | 103 static void owl_i2c_update_reg(void __iomem *reg, unsigned int val, bool state) in owl_i2c_update_reg() argument 109 if (state) in owl_i2c_update_reg()
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | adi-axi-adc.c | 70 struct adi_axi_adc_state *state; member 371 cl->state = st; in adi_axi_adc_probe()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cq.c | 48 dim->state = DIM_START_MEASURE; in ib_cq_rdma_dim_work() 66 dim->state = DIM_START_MEASURE; in rdma_dim_init()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt-sysfs.c | 186 if (sess->state == RTRS_CLT_CONNECTED) in rtrs_clt_state_show() 193 __ATTR(state, 0444, rtrs_clt_state_show, NULL);
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | silead.c | 122 enum silead_ts_power state) in silead_ts_set_power() 127 gpiod_set_value_cansleep(data->gpio_power, state); in silead_ts_set_power() 354 * Some buggy BIOS-es bring up the chip in a stuck state where it in silead_ts_setup() 121 silead_ts_set_power(struct i2c_client *client, enum silead_ts_power state) silead_ts_set_power() argument
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | xen-kbdfront.c | 520 if (dev->state != XenbusStateConnected) in xenkbd_backend_changed() 525 if (dev->state == XenbusStateClosed) in xenkbd_backend_changed() 527 fallthrough; /* Missed the backend's CLOSING state */ in xenkbd_backend_changed()
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-aat1290.c | 172 bool state) in aat1290_led_flash_strobe_set() 181 if (state) { in aat1290_led_flash_strobe_set() 193 * to be updated here to reflect the actual state. in aat1290_led_flash_strobe_set() 171 aat1290_led_flash_strobe_set(struct led_classdev_flash *fled_cdev, bool state) aat1290_led_flash_strobe_set() argument
|
H A D | leds-pca955x.c | 154 * the appropriate 2-bit state value set for the given LED number (0-3). 156 static inline u8 pca955x_ledsel(u8 oldval, int led_num, int state) in pca955x_ledsel() argument 159 ((state & 0x3) << (led_num << 1)); in pca955x_ledsel() 296 * Read the INPUT register, which contains the state of LEDs.
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | qcom-pdc.c | 56 bool *state) in qcom_pdc_gic_get_irqchip_state() 61 return irq_chip_get_parent_state(d, which, state); in qcom_pdc_gic_get_irqchip_state() 203 * polarity of interrupt without changing the state of the signal in qcom_pdc_gic_set_type() 54 qcom_pdc_gic_get_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool *state) qcom_pdc_gic_get_irqchip_state() argument
|
H A D | irq-mvebu-sei.c | 102 bool state) in mvebu_sei_set_irqchip_state() 104 /* We can only clear the pending state by acking the interrupt */ in mvebu_sei_set_irqchip_state() 105 if (which != IRQCHIP_STATE_PENDING || state) in mvebu_sei_set_irqchip_state() 100 mvebu_sei_set_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool state) mvebu_sei_set_irqchip_state() argument
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | pmic8xxx-keypad.c | 87 * @keystate - present key press/release state 88 * @stuckstate - present state when key stuck irq 154 static int pmic8xxx_kp_read_data(struct pmic8xxx_kp *kp, u16 *state, in pmic8xxx_kp_read_data() argument 165 state[row] = pmic8xxx_col_state(kp, val); in pmic8xxx_kp_read_data() 320 * considered as key state change. 492 * only, otherwise it might get into FSM stuck state. 579 /* initialize keypad state */ in pmic8xxx_kp_probe()
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | layer1.c | 195 if (l1->l1m.state != ST_L1_F6) { in l1_timer3() 383 nl1->l1m.state = ST_L1_F3; in create_l1()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_sw_fence.c | 32 fence_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) in fence_notify() argument 34 switch (state) { in fence_notify()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/ |
H A D | loongson_drv.c | 434 * @state: suspend state 436 * Puts the hw in the suspend state (all asics). 450 ldev->state = drm_atomic_helper_suspend(dev); in loongson_drm_suspend() 470 * @state: suspend state 472 * Puts the hw in the suspend state (all asics). 493 drm_atomic_helper_resume(dev, ldev->state); in loongson_drm_resume() 509 * Executed before putting the system into a sleep state in which the 524 * Executed after waking the system up from a sleep state i [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | omapdss.h | 400 enum omap_dss_display_state state; member 471 return dssdev->state == OMAP_DSS_DISPLAY_ACTIVE; in omapdss_device_is_enabled()
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | av7110_hw.h | 480 static inline int Set22K(struct av7110 *av7110, int state) in Set22K() argument 482 return av7110_fw_cmd(av7110, COMTYPE_AUDIODAC, (state ? ON22K : OFF22K), 0); in Set22K()
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | isl29003.c | 140 static int isl29003_set_power_state(struct i2c_client *client, int state) in isl29003_set_power_state() argument 144 state ? ISL29003_ADC_ENABLED : ISL29003_ADC_PD); in isl29003_set_power_state() 287 /* power state */
|