Home
last modified time | relevance | path

Searched refs:pops (Results 1 – 14 of 14) 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
34 if (WARN_ON_ONCE(!pops)) in msi_lib_init_dev_msi_info()
42 if (domain->bus_token == pops->bus_select_token) { in msi_lib_init_dev_msi_info()
50 required_flags = pops->required_flags; in msi_lib_init_dev_msi_info()
90 info->flags &= pops->supported_flags; in msi_lib_init_dev_msi_info()
H A Dirq-riscv-imsic-platform.c240 const struct msi_parent_ops *pops = real_parent->msi_parent_ops; in imsic_init_dev_msi_info() local
293 info->flags &= pops->supported_flags; in imsic_init_dev_msi_info()
296 info->flags |= pops->required_flags; in imsic_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/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.h156 …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.c120 int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv() argument
/linux/kernel/irq/
H A Dmsi.c984 const struct msi_parent_ops *pops; in msi_create_device_irq_domain() local
1002 pops = parent->msi_parent_ops; in msi_create_device_irq_domain()
1004 pops->prefix ? : "", bundle->chip.name, dev_name(dev)); in msi_create_device_irq_domain()
1031 if (!pops->init_dev_msi_info(dev, parent, parent, &bundle->info)) in msi_create_device_irq_domain()
/linux/drivers/soc/ti/
H A Dknav_qmss_queue.c436 int pops = 0; in knav_queue_debug_show_instance() local
449 pops += per_cpu_ptr(qh->stats, cpu)->pops; in knav_queue_debug_show_instance()
458 pops, in knav_queue_debug_show_instance()
681 this_cpu_inc(qh->stats->pops); in knav_queue_pop()
H A Dknav_qmss.h160 unsigned int pops; member
/linux/Documentation/arch/x86/
H A Dshstk.rst18 function return, the processor pops the shadow stack copy and compares it
/linux/tools/objtool/Documentation/
H A Dobjtool.txt370 the beginning of the function and pops it at the end of the function.
/linux/Documentation/virt/kvm/
H A Dapi.rst1442 documentation when it pops into existence).
1628 documentation when it pops into existence).