Searched refs:pops (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/irqchip/ |
H A D | irq-msi-lib.c | 30 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 D | irq-riscv-imsic-platform.c | 240 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 D | pops-clicks.rst | 19 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 D | index.rst | 16 pops-clicks
|
/linux/drivers/staging/rtl8723bs/include/ |
H A D | sdio_ops.h | 13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
|
H A D | rtw_io.h | 156 …iv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,tas5086.txt | 18 PWM signals. This helps reduce pops and clicks.
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_io.c | 120 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 D | msi.c | 984 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 D | knav_qmss_queue.c | 436 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 D | knav_qmss.h | 160 unsigned int pops; member
|
/linux/Documentation/arch/x86/ |
H A D | shstk.rst | 18 function return, the processor pops the shadow stack copy and compares it
|
/linux/tools/objtool/Documentation/ |
H A D | objtool.txt | 370 the beginning of the function and pops it at the end of the function.
|
/linux/Documentation/virt/kvm/ |
H A D | api.rst | 1442 documentation when it pops into existence). 1628 documentation when it pops into existence).
|