pops             2931 drivers/firmware/ti_sci.c 	struct ti_sci_proc_ops *pops = &ops->proc_ops;
pops             2984 drivers/firmware/ti_sci.c 	pops->request = ti_sci_cmd_proc_request;
pops             2985 drivers/firmware/ti_sci.c 	pops->release = ti_sci_cmd_proc_release;
pops             2986 drivers/firmware/ti_sci.c 	pops->handover = ti_sci_cmd_proc_handover;
pops             2987 drivers/firmware/ti_sci.c 	pops->set_config = ti_sci_cmd_proc_set_config;
pops             2988 drivers/firmware/ti_sci.c 	pops->set_control = ti_sci_cmd_proc_set_control;
pops             2989 drivers/firmware/ti_sci.c 	pops->get_status = ti_sci_cmd_proc_get_status;
pops              160 drivers/soc/ti/knav_qmss.h 	unsigned int pops;
pops              432 drivers/soc/ti/knav_qmss_queue.c 	int pops = 0;
pops              445 drivers/soc/ti/knav_qmss_queue.c 			pops += per_cpu_ptr(qh->stats, cpu)->pops;
pops              454 drivers/soc/ti/knav_qmss_queue.c 				pops,
pops              687 drivers/soc/ti/knav_qmss_queue.c 	this_cpu_inc(qh->stats->pops);
pops               44 drivers/staging/rtl8712/rtl871x_io.c 	void (*set_intf_ops)(struct _io_ops	*pops);
pops               31 drivers/staging/rtl8712/usb_ops.h void r8712_usb_set_intf_ops(struct _io_ops *pops);
pops              154 drivers/staging/rtl8723bs/core/rtw_io.c int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops))
pops              340 drivers/staging/rtl8723bs/include/rtw_io.h int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));
pops               13 drivers/staging/rtl8723bs/include/sdio_ops.h extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);