| /kernel/linux/linux-4.19/drivers/media/pci/ttpci/ |
| D | budget.h | 38 struct budget { struct 47 struct budget_info *card; argument 49 unsigned char *grabbing; 50 struct saa7146_pgtable pt; 52 struct tasklet_struct fidb_tasklet; 53 struct tasklet_struct vpe_tasklet; 55 struct dmxdev dmxdev; 56 struct dvb_demux demux; 58 struct dmx_frontend hw_frontend; 59 struct dmx_frontend mem_frontend; [all …]
|
| D | budget-patch.c | 61 static void gpio_Set22K (struct budget *budget, int state) in gpio_Set22K() 72 static void DiseqcSendBit (struct budget *budget, int data) in DiseqcSendBit() 83 static void DiseqcSendByte (struct budget *budget, int data) in DiseqcSendByte() 98 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 132 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_set_tone() local 152 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_master_cmd() local 162 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_burst() local 169 static int budget_av7110_send_fw_cmd(struct budget_patch *budget, u16* buf, int length) in budget_av7110_send_fw_cmd() 190 static void av7110_set22k(struct budget_patch *budget, int state) in av7110_set22k() 198 static int av7110_send_diseqc_msg(struct budget_patch *budget, int len, u8 *msg, int burst) in av7110_send_diseqc_msg() [all …]
|
| D | budget-core.c | 61 static int stop_ts_capture(struct budget *budget) in stop_ts_capture() 70 static int start_ts_capture(struct budget *budget) in start_ts_capture() 164 struct budget *budget = (struct budget *) fe->dvb->priv; in budget_read_fe_status() local 190 struct budget *budget = (struct budget *) data; in vpeirq() local 232 static int ttpci_budget_debiread_nolock(struct budget *budget, u32 config, in ttpci_budget_debiread_nolock() 256 int ttpci_budget_debiread(struct budget *budget, u32 config, int addr, int count, in ttpci_budget_debiread() 276 static int ttpci_budget_debiwrite_nolock(struct budget *budget, u32 config, in ttpci_budget_debiwrite_nolock() 296 int ttpci_budget_debiwrite(struct budget *budget, u32 config, int addr, in ttpci_budget_debiwrite() 324 struct budget *budget = (struct budget *) demux->priv; in budget_start_feed() local 343 struct budget *budget = (struct budget *) demux->priv; in budget_stop_feed() local [all …]
|
| D | budget.c | 59 static void Set22K (struct budget *budget, int state) in Set22K() 70 static void DiseqcSendBit (struct budget *budget, int data) in DiseqcSendBit() 81 static void DiseqcSendByte (struct budget *budget, int data) in DiseqcSendByte() 96 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 132 static int SetVoltage_Activy(struct budget *budget, in SetVoltage_Activy() 161 struct budget* budget = (struct budget*) fe->dvb->priv; in siemens_budget_set_voltage() local 169 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_set_tone() local 189 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_master_cmd() local 199 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_burst() local 209 struct budget* budget = (struct budget*) fe->dvb->priv; in alps_bsrv2_tuner_set_params() local [all …]
|
| D | budget-av.c | 67 struct budget budget; member 427 struct budget *budget = &budget_av->budget; in saa7113_init() local 453 struct budget *budget = &budget_av->budget; in saa7113_setinput() local 507 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_su1278_ty_ci_tuner_set_params() local 620 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_cu1216_tuner_set_params() local 684 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_tuner_init() local 701 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_tuner_set_params() local 785 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_request_firmware() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | budget.h | 38 struct budget { struct 47 struct budget_info *card; argument 49 unsigned char *grabbing; 50 struct saa7146_pgtable pt; 52 struct tasklet_struct fidb_tasklet; 53 struct tasklet_struct vpe_tasklet; 55 struct dmxdev dmxdev; 56 struct dvb_demux demux; 58 struct dmx_frontend hw_frontend; 59 struct dmx_frontend mem_frontend; [all …]
|
| D | budget-patch.c | 47 static void gpio_Set22K (struct budget *budget, int state) in gpio_Set22K() 58 static void DiseqcSendBit (struct budget *budget, int data) in DiseqcSendBit() 69 static void DiseqcSendByte (struct budget *budget, int data) in DiseqcSendByte() 84 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 118 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_set_tone() local 138 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_master_cmd() local 148 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_burst() local 155 static int budget_av7110_send_fw_cmd(struct budget_patch *budget, u16* buf, int length) in budget_av7110_send_fw_cmd() 176 static void av7110_set22k(struct budget_patch *budget, int state) in av7110_set22k() 184 static int av7110_send_diseqc_msg(struct budget_patch *budget, int len, u8 *msg, int burst) in av7110_send_diseqc_msg() [all …]
|
| D | budget-core.c | 47 static int stop_ts_capture(struct budget *budget) in stop_ts_capture() 56 static int start_ts_capture(struct budget *budget) in start_ts_capture() 150 struct budget *budget = (struct budget *) fe->dvb->priv; in budget_read_fe_status() local 176 struct budget *budget = from_tasklet(budget, t, vpe_tasklet); in vpeirq() local 218 static int ttpci_budget_debiread_nolock(struct budget *budget, u32 config, in ttpci_budget_debiread_nolock() 242 int ttpci_budget_debiread(struct budget *budget, u32 config, int addr, int count, in ttpci_budget_debiread() 262 static int ttpci_budget_debiwrite_nolock(struct budget *budget, u32 config, in ttpci_budget_debiwrite_nolock() 282 int ttpci_budget_debiwrite(struct budget *budget, u32 config, int addr, in ttpci_budget_debiwrite() 310 struct budget *budget = (struct budget *) demux->priv; in budget_start_feed() local 329 struct budget *budget = (struct budget *) demux->priv; in budget_stop_feed() local [all …]
|
| D | budget.c | 45 static void Set22K (struct budget *budget, int state) in Set22K() 56 static void DiseqcSendBit (struct budget *budget, int data) in DiseqcSendBit() 67 static void DiseqcSendByte (struct budget *budget, int data) in DiseqcSendByte() 82 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 118 static int SetVoltage_Activy(struct budget *budget, in SetVoltage_Activy() 147 struct budget* budget = (struct budget*) fe->dvb->priv; in siemens_budget_set_voltage() local 155 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_set_tone() local 175 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_master_cmd() local 185 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_burst() local 195 struct budget* budget = (struct budget*) fe->dvb->priv; in alps_bsrv2_tuner_set_params() local [all …]
|
| D | budget-av.c | 53 struct budget budget; member 413 struct budget *budget = &budget_av->budget; in saa7113_init() local 439 struct budget *budget = &budget_av->budget; in saa7113_setinput() local 493 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_su1278_ty_ci_tuner_set_params() local 606 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_cu1216_tuner_set_params() local 670 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_tuner_init() local 687 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_tuner_set_params() local 771 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_request_firmware() local
|
| /kernel/linux/linux-4.19/drivers/infiniband/core/ |
| D | cq.c | 29 static int __ib_process_cq(struct ib_cq *cq, int budget, struct ib_wc *wcs, in __ib_process_cq() 73 int ib_process_cq_direct(struct ib_cq *cq, int budget) in ib_process_cq_direct() 86 static int ib_poll_handler(struct irq_poll *iop, int budget) in ib_poll_handler()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_xsk.h | 32 int __always_unused budget) in ice_clean_rx_irq_zc() 39 int __always_unused budget) in ice_clean_tx_irq_zc()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| D | power_budget.c | 60 struct nvbios_power_budget *budget) in nvbios_power_budget_header() 104 struct nvbios_power_budget *budget, in nvbios_power_budget_entry()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| D | power_budget.c | 60 struct nvbios_power_budget *budget) in nvbios_power_budget_header() 104 struct nvbios_power_budget *budget, in nvbios_power_budget_entry()
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ath/wil6210/ |
| D | netdev.c | 102 static int wil6210_netdev_poll_rx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx() 123 static int wil6210_netdev_poll_rx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx_edma() 144 static int wil6210_netdev_poll_tx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx() 181 static int wil6210_netdev_poll_tx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx_edma()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
| D | netdev.c | 91 static int wil6210_netdev_poll_rx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx() 112 static int wil6210_netdev_poll_rx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx_edma() 133 static int wil6210_netdev_poll_tx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx() 170 static int wil6210_netdev_poll_tx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx_edma()
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/bnxt_re/ |
| D | qplib_fp.c | 245 int budget = nq->budget; in bnxt_qplib_service_nq() local 2004 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_sq() 2044 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_rq() 2204 struct bnxt_qplib_cqe **pcqe, int *budget, in bnxt_qplib_cq_process_req() 2323 int *budget) in bnxt_qplib_cq_process_res_rc() 2402 int *budget) in bnxt_qplib_cq_process_res_ud() 2501 int *budget) in bnxt_qplib_cq_process_res_raweth_qp1() 2594 int *budget) in bnxt_qplib_cq_process_terminal() 2724 u32 budget = num_cqes; in bnxt_qplib_process_flush_list() local 2751 int budget, rc = 0; in bnxt_qplib_poll_cq() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| D | cq.c | 93 static int __ib_process_cq(struct ib_cq *cq, int budget, struct ib_wc *wcs, in __ib_process_cq() 139 int ib_process_cq_direct(struct ib_cq *cq, int budget) in ib_process_cq_direct() 152 static int ib_poll_handler(struct irq_poll *iop, int budget) in ib_poll_handler()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
| D | qplib_fp.c | 238 int budget = nq->budget; in clean_nq() local 305 int budget = nq->budget; in bnxt_qplib_service_nq() local 2123 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_sq() 2163 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_rq() 2324 struct bnxt_qplib_cqe **pcqe, int *budget, in bnxt_qplib_cq_process_req() 2432 int *budget) in bnxt_qplib_cq_process_res_rc() 2513 int *budget) in bnxt_qplib_cq_process_res_ud() 2614 int *budget) in bnxt_qplib_cq_process_res_raweth_qp1() 2708 int *budget) in bnxt_qplib_cq_process_terminal() 2830 u32 budget = num_cqes; in bnxt_qplib_process_flush_list() local [all …]
|
| /kernel/linux/linux-4.19/drivers/staging/octeon/ |
| D | ethernet-rx.c | 193 static int cvm_oct_poll(struct oct_rx_group *rx_group, int budget) in cvm_oct_poll() 423 static int cvm_oct_napi_poll(struct napi_struct *napi, int budget) in cvm_oct_napi_poll()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_ring.c | 142 unsigned int budget; in aq_ring_tx_clean() local 205 int budget) in aq_ring_rx_clean()
|
| /kernel/linux/linux-5.10/drivers/staging/octeon/ |
| D | ethernet-rx.c | 182 static int cvm_oct_poll(struct oct_rx_group *rx_group, int budget) in cvm_oct_poll() 412 static int cvm_oct_napi_poll(struct napi_struct *napi, int budget) in cvm_oct_napi_poll()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/arc/ |
| D | emac_main.c | 178 static int arc_emac_rx(struct net_device *ndev, int budget) in arc_emac_rx() 302 int budget, unsigned int work_done) in arc_emac_rx_stall_check() 326 static int arc_emac_poll(struct napi_struct *napi, int budget) in arc_emac_poll()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/arc/ |
| D | emac_main.c | 174 static int arc_emac_rx(struct net_device *ndev, int budget) in arc_emac_rx() 298 int budget, unsigned int work_done) in arc_emac_rx_stall_check() 322 static int arc_emac_poll(struct napi_struct *napi, int budget) in arc_emac_poll()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| D | i40e_txrx_common.h | 65 int budget) in i40e_arm_wb()
|