Searched refs:pops (Results 1 – 16 of 16) sorted by relevance
/linux-6.6.21/arch/x86/kernel/apic/ |
D | msi.c | 209 const struct msi_parent_ops *pops = real_parent->msi_parent_ops; in x86_init_dev_msi_info() local 233 if (!(pops->supported_flags & MSI_FLAG_PCI_IMS)) in x86_init_dev_msi_info() 245 info->flags &= pops->supported_flags; in x86_init_dev_msi_info()
|
/linux-6.6.21/Documentation/sound/soc/ |
D | index.rst | 16 pops-clicks
|
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.6.21/drivers/staging/rtl8712/ |
D | usb_ops.h | 31 void r8712_usb_set_intf_ops(struct _io_ops *pops);
|
D | rtl871x_io.c | 44 void (*set_intf_ops)(struct _io_ops *pops); in _init_intf_hdl()
|
/linux-6.6.21/drivers/staging/rtl8723bs/include/ |
D | sdio_ops.h | 13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
|
D | rtw_io.h | 213 …iv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | ti,tas5086.txt | 18 PWM signals. This helps reduce pops and clicks.
|
/linux-6.6.21/drivers/staging/rtl8723bs/core/ |
D | rtw_io.c | 121 …riv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv() argument
|
/linux-6.6.21/kernel/irq/ |
D | msi.c | 948 const struct msi_parent_ops *pops; in msi_create_device_irq_domain() local 968 pops = parent->msi_parent_ops; in msi_create_device_irq_domain() 970 pops->prefix ? : "", bundle->chip.name, dev_name(dev)); in msi_create_device_irq_domain() 985 if (!pops->init_dev_msi_info(dev, parent, parent, &bundle->info)) in msi_create_device_irq_domain()
|
/linux-6.6.21/drivers/soc/ti/ |
D | knav_qmss_queue.c | 435 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()
|
D | knav_qmss.h | 160 unsigned int pops; member
|
/linux-6.6.21/drivers/firmware/ |
D | ti_sci.c | 2801 struct ti_sci_proc_ops *pops = &ops->proc_ops; in ti_sci_setup_ops() local 2853 pops->request = ti_sci_cmd_proc_request; in ti_sci_setup_ops() 2854 pops->release = ti_sci_cmd_proc_release; in ti_sci_setup_ops() 2855 pops->handover = ti_sci_cmd_proc_handover; in ti_sci_setup_ops() 2856 pops->set_config = ti_sci_cmd_proc_set_config; in ti_sci_setup_ops() 2857 pops->set_control = ti_sci_cmd_proc_set_control; in ti_sci_setup_ops() 2858 pops->get_status = ti_sci_cmd_proc_get_status; in ti_sci_setup_ops()
|
/linux-6.6.21/Documentation/arch/x86/ |
D | shstk.rst | 18 function return, the processor pops the shadow stack copy and compares it
|
/linux-6.6.21/tools/objtool/Documentation/ |
D | objtool.txt | 351 the beginning of the function and pops it at the end of the function.
|
/linux-6.6.21/Documentation/virt/kvm/ |
D | api.rst | 1383 documentation when it pops into existence). 1561 documentation when it pops into existence).
|