Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/apic/
Dmsi.c209 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/
Dindex.rst16 pops-clicks
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
/linux-6.6.21/drivers/staging/rtl8712/
Dusb_ops.h31 void r8712_usb_set_intf_ops(struct _io_ops *pops);
Drtl871x_io.c44 void (*set_intf_ops)(struct _io_ops *pops); in _init_intf_hdl()
/linux-6.6.21/drivers/staging/rtl8723bs/include/
Dsdio_ops.h13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
Drtw_io.h213 …iv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));
/linux-6.6.21/Documentation/devicetree/bindings/sound/
Dti,tas5086.txt18 PWM signals. This helps reduce pops and clicks.
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_io.c121 …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/
Dmsi.c948 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/
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()
Dknav_qmss.h160 unsigned int pops; member
/linux-6.6.21/drivers/firmware/
Dti_sci.c2801 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/
Dshstk.rst18 function return, the processor pops the shadow stack copy and compares it
/linux-6.6.21/tools/objtool/Documentation/
Dobjtool.txt351 the beginning of the function and pops it at the end of the function.
/linux-6.6.21/Documentation/virt/kvm/
Dapi.rst1383 documentation when it pops into existence).
1561 documentation when it pops into existence).