Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/power/supply/
Dbq2415x_charger.c187 static int bq2415x_i2c_read(struct bq2415x_device *bq, u8 reg) in bq2415x_i2c_read()
217 static int bq2415x_i2c_read_mask(struct bq2415x_device *bq, u8 reg, in bq2415x_i2c_read_mask()
232 static int bq2415x_i2c_read_bit(struct bq2415x_device *bq, u8 reg, u8 bit) in bq2415x_i2c_read_bit()
242 static int bq2415x_i2c_write(struct bq2415x_device *bq, u8 reg, u8 val) in bq2415x_i2c_write()
271 static int bq2415x_i2c_write_mask(struct bq2415x_device *bq, u8 reg, u8 val, in bq2415x_i2c_write_mask()
290 static int bq2415x_i2c_write_bit(struct bq2415x_device *bq, u8 reg, in bq2415x_i2c_write_bit()
301 static int bq2415x_exec_command(struct bq2415x_device *bq, in bq2415x_exec_command()
405 static enum bq2415x_chip bq2415x_detect_chip(struct bq2415x_device *bq) in bq2415x_detect_chip()
455 static int bq2415x_detect_revision(struct bq2415x_device *bq) in bq2415x_detect_revision()
495 static int bq2415x_get_vender_code(struct bq2415x_device *bq) in bq2415x_get_vender_code()
[all …]
Dbq25980_charger.c275 static int bq25980_get_input_curr_lim(struct bq25980_device *bq) in bq25980_get_input_curr_lim()
287 static int bq25980_set_hiz(struct bq25980_device *bq, int setting) in bq25980_set_hiz()
293 static int bq25980_set_input_curr_lim(struct bq25980_device *bq, int busocp) in bq25980_set_input_curr_lim()
321 static int bq25980_get_input_volt_lim(struct bq25980_device *bq) in bq25980_get_input_volt_lim()
343 static int bq25980_set_input_volt_lim(struct bq25980_device *bq, int busovp) in bq25980_set_input_volt_lim()
375 static int bq25980_get_const_charge_curr(struct bq25980_device *bq) in bq25980_get_const_charge_curr()
388 static int bq25980_set_const_charge_curr(struct bq25980_device *bq, int batocp) in bq25980_set_const_charge_curr()
407 static int bq25980_get_const_charge_volt(struct bq25980_device *bq) in bq25980_get_const_charge_volt()
420 static int bq25980_set_const_charge_volt(struct bq25980_device *bq, int batovp) in bq25980_set_const_charge_volt()
441 static int bq25980_set_bypass(struct bq25980_device *bq, bool en_bypass) in bq25980_set_bypass()
[all …]
Dbq256xx_charger.c364 struct bq256xx_device *bq = in bq256xx_usb_notifier() local
375 struct bq256xx_device *bq = in bq256xx_usb_work() local
427 static int bq256xx_get_state(struct bq256xx_device *bq, in bq256xx_get_state()
456 static int bq256xx_set_charge_type(struct bq256xx_device *bq, int type) in bq256xx_set_charge_type()
477 static int bq256xx_get_ichg_curr(struct bq256xx_device *bq) in bq256xx_get_ichg_curr()
493 static int bq25618_619_get_ichg_curr(struct bq256xx_device *bq) in bq25618_619_get_ichg_curr()
512 static int bq256xx_set_ichg_curr(struct bq256xx_device *bq, int ichg) in bq256xx_set_ichg_curr()
524 static int bq25618_619_set_ichg_curr(struct bq256xx_device *bq, int ichg) in bq25618_619_set_ichg_curr()
543 static int bq25618_619_get_chrg_volt(struct bq256xx_device *bq) in bq25618_619_get_chrg_volt()
566 static int bq25611d_get_chrg_volt(struct bq256xx_device *bq) in bq25611d_get_chrg_volt()
[all …]
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 …]
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 …]
/linux-6.12.1/drivers/isdn/mISDN/
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-6.12.1/kernel/bpf/
Dcpumap.c400 struct xdp_bulk_queue *bq; in __cpu_map_entry_alloc() local
673 static void bq_flush_to_queue(struct xdp_bulk_queue *bq) in bq_flush_to_queue()
712 struct xdp_bulk_queue *bq = this_cpu_ptr(rcpu->bulkq); in bq_enqueue() local
766 struct xdp_bulk_queue *bq, *tmp; in __cpu_map_flush() local
Ddevmap.c376 static void bq_xmit_all(struct xdp_dev_bulk_queue *bq, u32 flags) in bq_xmit_all()
425 struct xdp_dev_bulk_queue *bq, *tmp; in __dev_flush() local
459 struct xdp_dev_bulk_queue *bq = this_cpu_ptr(dev->xdp_bulkq); in bq_enqueue() local
/linux-6.12.1/drivers/net/
Dveth.c546 static void veth_xdp_flush_bq(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush_bq()
570 static void veth_xdp_flush(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush()
594 struct veth_xdp_tx_bq *bq) in veth_xdp_tx()
611 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_one()
681 int n_xdpf, struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_bulk_skb()
764 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_skb()
874 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv()
936 struct veth_xdp_tx_bq bq; in veth_poll() local
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_txrx_lib.c245 struct xdp_frame_bulk *bq) in ice_clean_xdp_tx_buf()
274 struct xdp_frame_bulk bq; in ice_clean_xdp_irq() local
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c662 struct xdp_frame_bulk *bq, in mlx5e_free_xdpsq_desc()
750 struct xdp_frame_bulk bq; in mlx5e_poll_xdpsq_cq() local
821 struct xdp_frame_bulk bq; in mlx5e_free_xdpsq_descs() local
/linux-6.12.1/net/core/
Dxdp.c455 void xdp_flush_frame_bulk(struct xdp_frame_bulk *bq) in xdp_flush_frame_bulk()
470 struct xdp_frame_bulk *bq) in xdp_return_frame_bulk()
/linux-6.12.1/drivers/net/vmxnet3/
Dvmxnet3_drv.c386 struct xdp_frame_bulk *bq) in vmxnet3_unmap_pkt()
431 struct xdp_frame_bulk bq; in vmxnet3_tq_tx_complete() local
472 struct xdp_frame_bulk bq; in vmxnet3_tq_cleanup() local
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_fdma.c335 struct xdp_frame_bulk bq; in lan966x_fdma_tx_clear_buf() local
/linux-6.12.1/include/net/
Dxdp.h197 static __always_inline void xdp_frame_bulk_init(struct xdp_frame_bulk *bq) in xdp_frame_bulk_init()
/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c1230 struct xdp_frame_bulk *bq, bool napi) in mtk_tx_unmap()
2282 struct xdp_frame_bulk bq; in mtk_poll_tx_qdma() local
2331 struct xdp_frame_bulk bq; in mtk_poll_tx_pdma() local
/linux-6.12.1/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c274 struct xdp_frame_bulk bq; in ionic_xdp_tx_desc_clean() local
/linux-6.12.1/drivers/net/ethernet/socionext/
Dnetsec.c638 struct xdp_frame_bulk bq; in netsec_clean_tx_dring() local
/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2826 struct xdp_frame_bulk bq; in mvpp2_txq_bufs_free() local
/linux-6.12.1/drivers/net/ethernet/marvell/
Dmvneta.c1873 struct xdp_frame_bulk bq; in mvneta_txq_bufs_free() local