Home
last modified time | relevance | path

Searched refs:pops (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-msi-lib.c30 const struct msi_parent_ops *pops = real_parent->msi_parent_ops; in msi_lib_init_dev_msi_info() local
35 if (WARN_ON_ONCE(!pops)) in msi_lib_init_dev_msi_info()
43 if (domain->bus_token == pops->bus_select_token) { in msi_lib_init_dev_msi_info()
51 required_flags = pops->required_flags; in msi_lib_init_dev_msi_info()
91 info->flags &= pops->supported_flags; in msi_lib_init_dev_msi_info()
96 if (!chip->irq_eoi && (pops->chip_flags & MSI_CHIP_FLAG_SET_EOI)) in msi_lib_init_dev_msi_info()
98 if (!chip->irq_ack && (pops->chip_flags & MSI_CHIP_FLAG_SET_ACK)) in msi_lib_init_dev_msi_info()
/linux/Documentation/sound/soc/
H A Dpops-clicks.rst19 Playback pops in portable audio subsystems cannot be completely eliminated
38 ADC until all the pops have occurred. This follows similar power rules to
H A Dindex.rst16 pops-clicks
/linux/arch/x86/kernel/apic/
H A Dmsi.c208 const struct msi_parent_ops *pops = real_parent->msi_parent_ops; in x86_init_dev_msi_info() local
241 info->flags &= pops->supported_flags; in x86_init_dev_msi_info()
/linux/drivers/staging/rtl8723bs/include/
H A Dsdio_ops.h13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
H A Drtw_io.h72 …iv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));
/linux/Documentation/devicetree/bindings/sound/
H A Dti,tas5086.txt18 PWM signals. This helps reduce pops and clicks.
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_io.c117 …riv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv() argument
/linux/drivers/soc/ti/
H A Dknav_qmss_queue.c435 int pops = 0; in knav_queue_debug_show_instance() local
448 pops += per_cpu_ptr(qh->stats, cpu)->pops; in knav_queue_debug_show_instance()
457 pops, in knav_queue_debug_show_instance()
680 this_cpu_inc(qh->stats->pops); in knav_queue_pop()
H A Dknav_qmss.h160 unsigned int pops; member
/linux/kernel/irq/
H A Dmsi.c1035 const struct msi_parent_ops *pops; in msi_create_device_irq_domain() local
1057 pops = parent->msi_parent_ops; in msi_create_device_irq_domain()
1059 pops->prefix ? : "", bundle->chip.name, dev_name(dev)); in msi_create_device_irq_domain()
1087 if (!pops->init_dev_msi_info(dev, parent, parent, &bundle->info)) in msi_create_device_irq_domain()
/linux/drivers/firmware/
H A Dti_sci.c3214 struct ti_sci_proc_ops *pops = &ops->proc_ops; in ti_sci_setup_ops() local
3273 pops->request = ti_sci_cmd_proc_request; in ti_sci_setup_ops()
3274 pops->release = ti_sci_cmd_proc_release; in ti_sci_setup_ops()
3275 pops->handover = ti_sci_cmd_proc_handover; in ti_sci_setup_ops()
3276 pops->set_config = ti_sci_cmd_proc_set_config; in ti_sci_setup_ops()
3277 pops->set_control = ti_sci_cmd_proc_set_control; in ti_sci_setup_ops()
3278 pops->get_status = ti_sci_cmd_proc_get_status; in ti_sci_setup_ops()
/linux/Documentation/arch/x86/
H A Dshstk.rst18 function return, the processor pops the shadow stack copy and compares it
/linux/Documentation/arch/riscv/
H A Dzicfiss.rst40 - The ``sspopchk x1/x5`` instruction pops (loads) from shadow stack and compares
/linux/tools/objtool/Documentation/
H A Dobjtool.txt378 the beginning of the function and pops it at the end of the function.
/linux/Documentation/virt/kvm/
H A Dapi.rst1453 documentation when it pops into existence).
1639 documentation when it pops into existence).