Searched refs:pops (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/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 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-6.15/Documentation/sound/soc/ |
| H A D | index.rst | 16 pops-clicks
|
| 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
|
| /linux-6.15/arch/x86/kernel/apic/ |
| H A D | msi.c | 208 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-6.15/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 | 72 …iv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | ti,tas5086.txt | 18 PWM signals. This helps reduce pops and clicks.
|
| /linux-6.15/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_io.c | 120 …riv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv() argument
|
| /linux-6.15/kernel/irq/ |
| H A D | msi.c | 1003 const struct msi_parent_ops *pops; in msi_create_device_irq_domain() local 1021 pops = parent->msi_parent_ops; in msi_create_device_irq_domain() 1023 pops->prefix ? : "", bundle->chip.name, dev_name(dev)); in msi_create_device_irq_domain() 1050 if (!pops->init_dev_msi_info(dev, parent, parent, &bundle->info)) in msi_create_device_irq_domain()
|
| /linux-6.15/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-6.15/drivers/firmware/ |
| H A D | ti_sci.c | 3166 struct ti_sci_proc_ops *pops = &ops->proc_ops; in ti_sci_setup_ops() local 3225 pops->request = ti_sci_cmd_proc_request; in ti_sci_setup_ops() 3226 pops->release = ti_sci_cmd_proc_release; in ti_sci_setup_ops() 3227 pops->handover = ti_sci_cmd_proc_handover; in ti_sci_setup_ops() 3228 pops->set_config = ti_sci_cmd_proc_set_config; in ti_sci_setup_ops() 3229 pops->set_control = ti_sci_cmd_proc_set_control; in ti_sci_setup_ops() 3230 pops->get_status = ti_sci_cmd_proc_get_status; in ti_sci_setup_ops()
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | shstk.rst | 18 function return, the processor pops the shadow stack copy and compares it
|
| /linux-6.15/tools/objtool/Documentation/ |
| H A D | objtool.txt | 378 the beginning of the function and pops it at the end of the function.
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | api.rst | 1446 documentation when it pops into existence). 1632 documentation when it pops into existence).
|