Home
last modified time | relevance | path

Searched defs:bq (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/power/supply/
H A Dbq2415x_charger.c188 static int bq2415x_i2c_read(struct bq2415x_device *bq, u8 reg) in bq2415x_i2c_read()
218 static int bq2415x_i2c_read_mask(struct bq2415x_device *bq, u8 reg, in bq2415x_i2c_read_mask()
233 static int bq2415x_i2c_read_bit(struct bq2415x_device *bq, u8 reg, u8 bit) in bq2415x_i2c_read_bit()
243 static int bq2415x_i2c_write(struct bq2415x_device *bq, u8 reg, u8 val) in bq2415x_i2c_write()
272 static int bq2415x_i2c_write_mask(struct bq2415x_device *bq, u8 reg, u8 val, in bq2415x_i2c_write_mask()
291 static int bq2415x_i2c_write_bit(struct bq2415x_device *bq, u8 reg, in bq2415x_i2c_write_bit()
302 static int bq2415x_exec_command(struct bq2415x_device *bq, in bq2415x_exec_command()
406 static enum bq2415x_chip bq2415x_detect_chip(struct bq2415x_device *bq) in bq2415x_detect_chip()
456 static int bq2415x_detect_revision(struct bq2415x_device *bq) in bq2415x_detect_revision()
496 static int bq2415x_get_vender_code(struct bq2415x_device *bq) in bq2415x_get_vender_code()
[all …]
H A Dbq25980_charger.c274 static int bq25980_get_input_curr_lim(struct bq25980_device *bq) in bq25980_get_input_curr_lim()
286 static int bq25980_set_hiz(struct bq25980_device *bq, int setting) in bq25980_set_hiz()
292 static int bq25980_set_input_curr_lim(struct bq25980_device *bq, int busocp) in bq25980_set_input_curr_lim()
320 static int bq25980_get_input_volt_lim(struct bq25980_device *bq) in bq25980_get_input_volt_lim()
342 static int bq25980_set_input_volt_lim(struct bq25980_device *bq, int busovp) in bq25980_set_input_volt_lim()
374 static int bq25980_get_const_charge_curr(struct bq25980_device *bq) in bq25980_get_const_charge_curr()
387 static int bq25980_set_const_charge_curr(struct bq25980_device *bq, int batocp) in bq25980_set_const_charge_curr()
406 static int bq25980_get_const_charge_volt(struct bq25980_device *bq) in bq25980_get_const_charge_volt()
419 static int bq25980_set_const_charge_volt(struct bq25980_device *bq, int batovp) in bq25980_set_const_charge_volt()
440 static int bq25980_set_bypass(struct bq25980_device *bq, bool en_bypass) in bq25980_set_bypass()
[all …]
H A Dbq256xx_charger.c363 struct bq256xx_device *bq = in bq256xx_usb_notifier() local
374 struct bq256xx_device *bq = in bq256xx_usb_work() local
426 static int bq256xx_get_state(struct bq256xx_device *bq, in bq256xx_get_state()
455 static int bq256xx_set_charge_type(struct bq256xx_device *bq, int type) in bq256xx_set_charge_type()
476 static int bq256xx_get_ichg_curr(struct bq256xx_device *bq) in bq256xx_get_ichg_curr()
492 static int bq25618_619_get_ichg_curr(struct bq256xx_device *bq) in bq25618_619_get_ichg_curr()
511 static int bq256xx_set_ichg_curr(struct bq256xx_device *bq, int ichg) in bq256xx_set_ichg_curr()
523 static int bq25618_619_set_ichg_curr(struct bq256xx_device *bq, int ichg) in bq25618_619_set_ichg_curr()
542 static int bq25618_619_get_chrg_volt(struct bq256xx_device *bq) in bq25618_619_get_chrg_volt()
565 static int bq25611d_get_chrg_volt(struct bq256xx_device *bq) in bq25611d_get_chrg_volt()
[all …]
H A Dbq25890_charger.c361 static int bq25890_field_read(struct bq25890_device *bq, in bq25890_field_read()
374 static int bq25890_field_write(struct bq25890_device *bq, in bq25890_field_write()
456 static int bq25890_get_vbus_voltage(struct bq25890_device *bq) in bq25890_get_vbus_voltage()
467 static void bq25890_update_state(struct bq25890_device *bq, in bq25890_update_state()
492 struct bq25890_device *bq = power_supply_get_drvdata(psy); in bq25890_power_supply_get_property() local
689 struct bq25890_device *bq = power_supply_get_drvdata(psy); in bq25890_power_supply_set_property() local
736 static int bq25890_charger_get_scaled_iinlim_regval(struct bq25890_device *bq, in bq25890_charger_get_scaled_iinlim_regval()
746 struct bq25890_device *bq = power_supply_get_drvdata(psy); in bq25890_charger_external_power_changed() local
781 static int bq25890_get_chip_state(struct bq25890_device *bq, in bq25890_get_chip_state()
817 static irqreturn_t __bq25890_handle_irq(struct bq25890_device *bq) in __bq25890_handle_irq()
[all …]
H A Dbq24257_charger.c205 static int bq24257_field_read(struct bq24257_device *bq, in bq24257_field_read()
218 static int bq24257_field_write(struct bq24257_device *bq, in bq24257_field_write()
256 static int bq24257_get_input_current_limit(struct bq24257_device *bq, in bq24257_get_input_current_limit()
280 static int bq24257_set_input_current_limit(struct bq24257_device *bq, in bq24257_set_input_current_limit()
301 struct bq24257_device *bq = power_supply_get_drvdata(psy); in bq24257_power_supply_get_property() local
395 struct bq24257_device *bq = power_supply_get_drvdata(psy); in bq24257_power_supply_set_property() local
416 static int bq24257_get_chip_state(struct bq24257_device *bq, in bq24257_get_chip_state()
457 static bool bq24257_state_changed(struct bq24257_device *bq, in bq24257_state_changed()
525 static int bq24257_iilimit_autoset(struct bq24257_device *bq) in bq24257_iilimit_autoset()
588 struct bq24257_device *bq = container_of(work, struct bq24257_device, in bq24257_iilimit_setup_work() local
[all …]
H A Dbq257xx_charger.c57 struct bq257xx_device *bq; member
687 struct bq257xx_device *bq = dev_get_drvdata(pdev->dev.parent); in bq257xx_charger_probe() local
/linux/include/net/libeth/
H A Dxsk.h24 static inline bool libeth_xsk_tx_queue_head(struct libeth_xdp_tx_bulk *bq, in libeth_xsk_tx_queue_head()
46 static inline void libeth_xsk_tx_queue_frag(struct libeth_xdp_tx_bulk *bq, in libeth_xsk_tx_queue_frag()
64 libeth_xsk_tx_queue_bulk(struct libeth_xdp_tx_bulk *bq, in libeth_xsk_tx_queue_bulk()
66 bool (*flush_bulk)(struct libeth_xdp_tx_bulk *bq, in libeth_xsk_tx_queue_bulk()
149 #define libeth_xsk_tx_flush_bulk(bq, flags, prep, xmit) \ argument
329 #define libeth_xsk_tx_init_bulk(bq, prog, dev, xdpsqs, num) \ argument
391 const struct libeth_xdp_tx_bulk *bq) in __libeth_xsk_run_prog()
419 #define libeth_xsk_run_prog(xdp, bq, fl) \ argument
442 struct libeth_xdp_tx_bulk *bq, struct napi_struct *napi, in __libeth_xsk_run_pass()
447 struct libeth_xdp_tx_bulk *bq), in __libeth_xsk_run_pass()
[all …]
H A Dxdp.h402 #define LIBETH_XDP_ONSTACK_BULK(bq) \ argument
598 static inline bool libeth_xdp_tx_queue_head(struct libeth_xdp_tx_bulk *bq, in libeth_xdp_tx_queue_head()
622 static inline void libeth_xdp_tx_queue_frag(struct libeth_xdp_tx_bulk *bq, in libeth_xdp_tx_queue_frag()
637 libeth_xdp_tx_queue_bulk(struct libeth_xdp_tx_bulk *bq, in libeth_xdp_tx_queue_bulk()
639 bool (*flush_bulk)(struct libeth_xdp_tx_bulk *bq, in libeth_xdp_tx_queue_bulk()
771 __libeth_xdp_tx_flush_bulk(struct libeth_xdp_tx_bulk *bq, u32 flags, in __libeth_xdp_tx_flush_bulk()
810 #define libeth_xdp_tx_flush_bulk(bq, flags, prep, xmit) \ argument
823 #define libeth_xdp_xmit_init_bulk(bq, dev, xdpsqs, num) \ argument
826 static inline void __libeth_xdp_xmit_init_bulk(struct libeth_xdp_tx_bulk *bq, in __libeth_xdp_xmit_init_bulk()
874 static inline u32 libeth_xdp_xmit_queue_head(struct libeth_xdp_tx_bulk *bq, in libeth_xdp_xmit_queue_head()
[all …]
H A Dtx.h105 struct xdp_frame_bulk *bq; member
/linux/drivers/net/ethernet/intel/libeth/
H A Dxdp.c94 libeth_xdp_tx_return_bulk(const struct libeth_xdp_tx_frame *bq, u32 count) in libeth_xdp_tx_return_bulk()
123 void __cold libeth_xdp_tx_exception(struct libeth_xdp_tx_bulk *bq, u32 sent, in libeth_xdp_tx_exception()
152 u32 __cold libeth_xdp_xmit_return_bulk(const struct libeth_xdp_tx_frame *bq, in libeth_xdp_xmit_return_bulk()
295 u32 __cold libeth_xdp_prog_exception(const struct libeth_xdp_tx_bulk *bq, in libeth_xdp_prog_exception()
316 struct xdp_frame_bulk *bq) in libeth_xdp_put_netmem_bulk()
335 struct xdp_frame_bulk *bq, bool frags) in libeth_xdp_return_buff_bulk()
H A Dxsk.c14 void __cold libeth_xsk_tx_return_bulk(const struct libeth_xdp_tx_frame *bq, in libeth_xsk_tx_return_bulk()
99 const struct libeth_xdp_tx_bulk *bq, in __libeth_xsk_run_prog_slow()
/linux/drivers/isdn/mISDN/
H A Ddsp_biquad.h26 static inline void biquad2_init(struct biquad2_state *bq, in biquad2_init()
39 static inline int16_t biquad2(struct biquad2_state *bq, int16_t sample) in biquad2()
/linux/drivers/regulator/
H A Dbq257xx-regulator.c18 struct bq257xx_device *bq; member
140 struct bq257xx_device *bq = dev_get_drvdata(pdev->dev.parent); in bq257xx_regulator_probe() local
/linux/kernel/bpf/
H A Dcpumap.c438 struct xdp_bulk_queue *bq; in __cpu_map_entry_alloc() local
720 static void bq_flush_to_queue(struct xdp_bulk_queue *bq) in bq_flush_to_queue()
762 struct xdp_bulk_queue *bq; in bq_enqueue() local
821 struct xdp_bulk_queue *bq, *tmp; in __cpu_map_flush() local
H A Ddevmap.c378 static void bq_xmit_all(struct xdp_dev_bulk_queue *bq, u32 flags) in bq_xmit_all()
429 struct xdp_dev_bulk_queue *bq, *tmp; in __dev_flush() local
466 struct xdp_dev_bulk_queue *bq; in bq_enqueue() local
1143 struct xdp_dev_bulk_queue *bq; in dev_map_notification() local
/linux/drivers/net/
H A Dveth.c575 static void veth_xdp_flush_bq(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush_bq()
599 static void veth_xdp_flush(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush()
623 struct veth_xdp_tx_bq *bq) in veth_xdp_tx()
640 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_one()
710 int n_xdpf, struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_bulk_skb()
792 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_skb()
902 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv()
968 struct veth_xdp_tx_bq bq; in veth_poll() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c272 struct xdp_frame_bulk *bq) in ice_clean_xdp_tx_buf()
300 struct xdp_frame_bulk bq; in ice_clean_xdp_irq() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c656 struct xdp_frame_bulk *bq, in mlx5e_free_xdpsq_desc()
745 struct xdp_frame_bulk bq; in mlx5e_poll_xdpsq_cq() local
816 struct xdp_frame_bulk bq; in mlx5e_free_xdpsq_descs() local
/linux/drivers/net/ethernet/intel/idpf/
H A Dxsk.c172 struct xdp_frame_bulk bq; in idpf_xsksq_clean() local
206 struct xdp_frame_bulk bq; in idpf_xsksq_complete_slow() local
H A Dxdp.c302 struct xdp_frame_bulk bq; in idpf_xdpsq_complete() local
/linux/include/net/
H A Dxdp.h325 static __always_inline void xdp_frame_bulk_init(struct xdp_frame_bulk *bq) in xdp_frame_bulk_init()
456 static inline void xdp_flush_frame_bulk(struct xdp_frame_bulk *bq) in xdp_flush_frame_bulk()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c398 struct xdp_frame_bulk *bq) in vmxnet3_unmap_pkt()
443 struct xdp_frame_bulk bq; in vmxnet3_tq_tx_complete() local
484 struct xdp_frame_bulk bq; in vmxnet3_tq_cleanup() local
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c338 struct xdp_frame_bulk bq; in lan966x_fdma_tx_clear_buf() local
/linux/net/core/
H A Dxdp.c511 struct xdp_frame_bulk *bq) in xdp_return_frame_bulk()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1386 struct xdp_frame_bulk *bq, bool napi) in mtk_tx_unmap()
2453 struct xdp_frame_bulk bq; in mtk_poll_tx_qdma() local
2502 struct xdp_frame_bulk bq; in mtk_poll_tx_pdma() local

12