Home
last modified time | relevance | path

Searched refs:t7xx_mhccif_h2d_swint_trigger (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_mhccif.h36 void t7xx_mhccif_h2d_swint_trigger(struct t7xx_pci_dev *t7xx_dev, u32 channel);
Dt7xx_mhccif.c116 void t7xx_mhccif_h2d_swint_trigger(struct t7xx_pci_dev *t7xx_dev, u32 channel) in t7xx_mhccif_h2d_swint_trigger() function
Dt7xx_modem_ops.c208 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_DEVICE_RESET); in t7xx_reset_device()
344 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_EXCEPTION_ACK); in t7xx_md_exception()
346 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_EXCEPTION_CLEARQ_ACK); in t7xx_md_exception()
Dt7xx_pci.c314 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_DS_LOCK); in t7xx_pci_disable_sleep()
351 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, request); in t7xx_send_pm_request()
Dt7xx_state_monitor.c293 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_DRM_DISABLE_AP); in fsm_routine_stopping()