Home
last modified time | relevance | path

Searched defs:clear (Results 651 - 675 of 1117) sorted by relevance

1...<<21222324252627282930>>...45

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c359 int iwl_send_statistics_request(struct iwl_priv *priv, u8 flags, bool clear) in iwl_send_statistics_request() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c155 bool clear = !f->mac_addr_cnt; in enetc_sync_mac_filters() local
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c121 bool clear = false; in mt7915_mac_sta_poll() local
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_erp.c355 void zfcp_erp_adapter_reopen(struct zfcp_adapter *adapter, int clear, in zfcp_erp_adapter_reopen() argument
375 void zfcp_erp_adapter_shutdown(struct zfcp_adapter *adapter, int clear, in zfcp_erp_adapter_shutdown() argument
388 zfcp_erp_port_shutdown(struct zfcp_port *port, int clear, char *dbftag) zfcp_erp_port_shutdown() argument
394 zfcp_erp_port_block(struct zfcp_port *port, int clear) zfcp_erp_port_block() argument
400 _zfcp_erp_port_forced_reopen(struct zfcp_port *port, int clear, char *dbftag) _zfcp_erp_port_forced_reopen() argument
416 zfcp_erp_port_forced_reopen(struct zfcp_port *port, int clear, char *dbftag) zfcp_erp_port_forced_reopen() argument
427 _zfcp_erp_port_reopen(struct zfcp_port *port, int clear, char *dbftag) _zfcp_erp_port_reopen() argument
443 zfcp_erp_port_reopen(struct zfcp_port *port, int clear, char *dbftag) zfcp_erp_port_reopen() argument
459 _zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, char *dbftag, u32 act_status) _zfcp_erp_lun_reopen() argument
479 zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, char *dbftag) zfcp_erp_lun_reopen() argument
497 zfcp_erp_lun_shutdown(struct scsi_device *sdev, int clear, char *dbftag) zfcp_erp_lun_shutdown() argument
519 int clear = ZFCP_STATUS_COMMON_RUNNING | ZFCP_STATUS_COMMON_ERP_FAILED; zfcp_erp_lun_shutdown_wait() local
644 zfcp_erp_port_forced_reopen_all(struct zfcp_adapter *adapter, int clear, char *dbftag) zfcp_erp_port_forced_reopen_all() argument
658 _zfcp_erp_port_reopen_all(struct zfcp_adapter *adapter, int clear, char *dbftag) _zfcp_erp_port_reopen_all() argument
669 _zfcp_erp_lun_reopen_all(struct zfcp_port *port, int clear, char *dbftag) _zfcp_erp_lun_reopen_all() argument
[all...]
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dbman.c259 u32 clear = p->irq_sources; in portal_isr() local
/kernel/linux/linux-5.10/drivers/tty/
H A Disicom.c1068 isicom_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) isicom_tiocmset() argument
H A Damiserial.c1065 rs_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) rs_tiocmset() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dcdc-acm.c921 acm_tty_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) acm_tty_tiocmset() argument
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvsi.c1001 hvsi_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) hvsi_tiocmset() argument
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Diuu_phoenix.c115 iuu_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) iuu_tiocmset() argument
H A Dpl2303.c883 pl2303_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) pl2303_tiocmset() argument
H A Df81232.c266 f81232_set_mctrl(struct usb_serial_port *port, unsigned int set, unsigned int clear) f81232_set_mctrl() argument
728 f81232_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) f81232_tiocmset() argument
H A Dsierra.c359 sierra_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) sierra_tiocmset() argument
H A Dquatech2.c215 update_mctrl(struct qt2_port_private *port_priv, unsigned int set, unsigned int clear) update_mctrl() argument
774 qt2_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) qt2_tiocmset() argument
H A Dspcp8x5.c414 spcp8x5_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) spcp8x5_tiocmset() argument
H A Dusb-serial.c508 serial_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) serial_tiocmset() argument
/kernel/linux/linux-5.10/net/sched/
H A Dact_ct.c933 bool cached, commit, clear, force; in tcf_ct_act() local
/kernel/linux/linux-5.10/kernel/sched/
H A Dpsi.c773 static void psi_flags_change(struct task_struct *task, int clear, int set) in psi_flags_change() argument
692 psi_group_change(struct psi_group *group, int cpu, unsigned int clear, unsigned int set, bool wake_clock) psi_group_change() argument
788 psi_task_change(struct task_struct *task, int clear, int set) psi_task_change() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_uncore.h386 intel_uncore_rmw(struct intel_uncore *uncore, i915_reg_t reg, u32 clear, u32 set) intel_uncore_rmw() argument
397 intel_uncore_rmw_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 clear, u32 set) intel_uncore_rmw_fw() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_interrupts.c1041 dpu_hw_intr_get_interrupt_status(struct dpu_hw_intr *intr, int irq_idx, bool clear) dpu_hw_intr_get_interrupt_status() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c1163 efx_mcdi_mac_stats(struct efx_nic *efx, enum efx_stats_action action, int clear) efx_mcdi_mac_stats() argument
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Duart.c551 gb_tty_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) gb_tty_tiocmset() argument
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dnative.c22 static int afu_control(struct cxl_afu *afu, u64 command, u64 clear, in afu_control() argument
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_uart.c233 sdio_uart_update_mctrl(struct sdio_uart_port *port, unsigned int set, unsigned int clear) sdio_uart_update_mctrl() argument
933 sdio_uart_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) sdio_uart_tiocmset() argument
/kernel/linux/linux-6.6/drivers/mfd/
H A Dstmpe.c1110 u8 clear; in stmpe_irq() local

Completed in 39 milliseconds

1...<<21222324252627282930>>...45