Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 25 of 723) sorted by relevance

12345678910>>...29

/kernel/linux/linux-5.10/drivers/net/wan/lmc/
Dlmc_media.c156 lmc_dummy_set_1 (lmc_softc_t * const sc, int a) in lmc_dummy_set_1()
161 lmc_dummy_set2_1 (lmc_softc_t * const sc, lmc_ctl_t * a) in lmc_dummy_set2_1()
170 lmc_hssi_init (lmc_softc_t * const sc) in lmc_hssi_init()
178 lmc_hssi_default (lmc_softc_t * const sc) in lmc_hssi_default()
192 lmc_hssi_set_status (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_hssi_set_status()
223 lmc_hssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_hssi_set_clock()
250 lmc_hssi_get_link_status (lmc_softc_t * const sc) in lmc_hssi_get_link_status()
260 lmc_hssi_set_link_status (lmc_softc_t * const sc, int state) in lmc_hssi_set_link_status()
274 lmc_hssi_set_crc_length (lmc_softc_t * const sc, int state) in lmc_hssi_set_crc_length()
293 lmc_hssi_watchdog (lmc_softc_t * const sc) in lmc_hssi_watchdog()
[all …]
Dlmc_main.c110 lmc_softc_t *sc = dev_to_sc(dev); in lmc_ioctl() local
627 lmc_softc_t *sc = from_timer(sc, t, timer); in lmc_watchdog() local
800 lmc_softc_t *sc; in lmc_init_one() local
971 lmc_softc_t *sc = dev_to_sc(dev); in lmc_open() local
1075 lmc_softc_t *sc = dev_to_sc(dev); in lmc_running_reset() local
1108 lmc_softc_t *sc = dev_to_sc(dev); in lmc_close() local
1123 lmc_softc_t *sc = dev_to_sc(dev); in lmc_ifdown() local
1185 lmc_softc_t *sc = dev_to_sc(dev); in lmc_interrupt() local
1365 lmc_softc_t *sc = dev_to_sc(dev); in lmc_start_xmit() local
1450 lmc_softc_t *sc = dev_to_sc(dev); in lmc_rx() local
[all …]
/kernel/linux/linux-6.6/fs/xfs/scrub/
Dcommon.c67 struct xfs_scrub *sc, in __xchk_process_error()
100 struct xfs_scrub *sc, in xchk_process_error()
111 struct xfs_scrub *sc, in xchk_xref_process_error()
123 struct xfs_scrub *sc, in __xchk_fblock_process_error()
154 struct xfs_scrub *sc, in xchk_fblock_process_error()
165 struct xfs_scrub *sc, in xchk_fblock_xref_process_error()
189 struct xfs_scrub *sc, in xchk_block_set_preen()
203 struct xfs_scrub *sc, in xchk_ino_set_preen()
213 struct xfs_scrub *sc) in xchk_set_corrupt()
222 struct xfs_scrub *sc, in xchk_block_set_corrupt()
[all …]
Dcommon.h16 struct xfs_scrub *sc, in xchk_should_terminate()
95 xchk_setup_rtbitmap(struct xfs_scrub *sc) in xchk_setup_rtbitmap()
100 xchk_setup_rtsummary(struct xfs_scrub *sc) in xchk_setup_rtsummary()
109 xchk_setup_quota(struct xfs_scrub *sc) in xchk_setup_quota()
127 struct xfs_scrub *sc, in xchk_ag_init_existing()
171 xchk_iget_safe(struct xfs_scrub *sc, xfs_ino_t inum, struct xfs_inode **ipp) in xchk_iget_safe()
204 # define xchk_needs_repair(sc) (false) argument
213 #define xchk_xfile_descr(sc, fmt, ...) \ argument
224 static inline bool xchk_need_intent_drain(struct xfs_scrub *sc) in xchk_need_intent_drain()
Dagheader.c23 struct xfs_scrub *sc) in xchk_setup_agheader()
35 struct xfs_scrub *sc, in xchk_superblock_xref()
71 struct xfs_scrub *sc) in xchk_superblock()
381 struct xfs_scrub *sc) in xchk_agf_xref_freeblks()
401 struct xfs_scrub *sc) in xchk_agf_xref_cntbt()
433 struct xfs_scrub *sc) in xchk_agf_xref_btreeblks()
483 struct xfs_scrub *sc) in xchk_agf_xref_refcblks()
502 struct xfs_scrub *sc) in xchk_agf_xref()
530 struct xfs_scrub *sc) in xchk_agf()
633 struct xfs_scrub *sc; member
[all …]
Dagheader_repair.c36 struct xfs_scrub *sc) in xrep_superblock()
81 struct xfs_scrub *sc; member
112 struct xfs_scrub *sc = priv; in xrep_agf_check_agfl_block() local
135 struct xfs_scrub *sc, in xrep_check_btree_root()
153 struct xfs_scrub *sc, in xrep_agf_find_btrees()
194 struct xfs_scrub *sc, in xrep_agf_init_header()
222 struct xfs_scrub *sc, in xrep_agf_set_roots()
252 struct xfs_scrub *sc, in xrep_agf_calc_from_btrees()
317 struct xfs_scrub *sc, in xrep_agf_commit_new()
350 struct xfs_scrub *sc) in xrep_agf()
[all …]
Dinode.c31 struct xfs_scrub *sc) in xchk_prepare_iscrub()
48 struct xfs_scrub *sc, in xchk_install_handle_iscrub()
68 struct xfs_scrub *sc) in xchk_setup_inode()
204 struct xfs_scrub *sc, in xchk_inode_extsize()
240 struct xfs_scrub *sc, in xchk_inode_cowextsize()
259 struct xfs_scrub *sc, in xchk_inode_flags()
304 struct xfs_scrub *sc, in xchk_inode_flags2()
351 struct xfs_scrub *sc, in xchk_dinode_nsec()
366 struct xfs_scrub *sc, in xchk_dinode()
598 struct xfs_scrub *sc, in xchk_inode_xref_finobt()
[all …]
Dfscounters.c52 struct xfs_scrub *sc; member
81 struct xfs_scrub *sc) in xchk_fscount_warmup()
132 struct xfs_scrub *sc) in xchk_fsfreeze()
143 struct xfs_scrub *sc) in xchk_fsthaw()
163 struct xfs_scrub *sc) in xchk_fscounters_freeze()
193 struct xfs_scrub *sc = fsc->sc; in xchk_fscounters_cleanup() local
208 struct xfs_scrub *sc) in xchk_setup_fscounters()
263 struct xfs_scrub *sc, in xchk_fscount_btreeblks()
297 struct xfs_scrub *sc, in xchk_fscount_aggregate_agcounts()
411 struct xfs_scrub *sc, in xchk_fscount_count_frextents()
[all …]
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dcommon.c65 struct xfs_scrub *sc, in __xchk_process_error()
95 struct xfs_scrub *sc, in xchk_process_error()
106 struct xfs_scrub *sc, in xchk_xref_process_error()
118 struct xfs_scrub *sc, in __xchk_fblock_process_error()
148 struct xfs_scrub *sc, in xchk_fblock_process_error()
159 struct xfs_scrub *sc, in xchk_fblock_xref_process_error()
183 struct xfs_scrub *sc, in xchk_block_set_preen()
197 struct xfs_scrub *sc, in xchk_ino_set_preen()
207 struct xfs_scrub *sc) in xchk_set_corrupt()
216 struct xfs_scrub *sc, in xchk_block_set_corrupt()
[all …]
Dagheader_repair.c34 struct xfs_scrub *sc) in xrep_superblock()
63 struct xfs_scrub *sc; member
94 struct xfs_scrub *sc = priv; in xrep_agf_check_agfl_block() local
117 struct xfs_scrub *sc, in xrep_check_btree_root()
138 struct xfs_scrub *sc, in xrep_agf_find_btrees()
179 struct xfs_scrub *sc, in xrep_agf_init_header()
206 struct xfs_scrub *sc, in xrep_agf_set_roots()
236 struct xfs_scrub *sc, in xrep_agf_calc_from_btrees()
301 struct xfs_scrub *sc, in xrep_agf_commit_new()
334 struct xfs_scrub *sc) in xrep_agf()
[all …]
Dagheader.c25 struct xfs_scrub *sc, in xchk_superblock_xref()
60 struct xfs_scrub *sc) in xchk_superblock()
359 struct xfs_scrub *sc) in xchk_agf_xref_freeblks()
379 struct xfs_scrub *sc) in xchk_agf_xref_cntbt()
411 struct xfs_scrub *sc) in xchk_agf_xref_btreeblks()
457 struct xfs_scrub *sc) in xchk_agf_xref_refcblks()
476 struct xfs_scrub *sc) in xchk_agf_xref()
506 struct xfs_scrub *sc) in xchk_agf()
604 struct xfs_scrub *sc; member
610 struct xfs_scrub *sc, in xchk_agfl_block_xref()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dgpio.c25 static void ath_fill_led_pin(struct ath_softc *sc) in ath_fill_led_pin()
54 struct ath_softc *sc = container_of(led_cdev, struct ath_softc, led_cdev); in ath_led_brightness() local
63 void ath_deinit_leds(struct ath_softc *sc) in ath_deinit_leds()
74 void ath_init_leds(struct ath_softc *sc) in ath_init_leds()
104 static bool ath_is_rfkill_set(struct ath_softc *sc) in ath_is_rfkill_set()
119 struct ath_softc *sc = hw->priv; in ath9k_rfkill_poll_state() local
125 void ath_start_rfkill_poll(struct ath_softc *sc) in ath_start_rfkill_poll()
142 static void ath_detect_bt_priority(struct ath_softc *sc) in ath_detect_bt_priority()
171 static void ath_mci_ftp_adjust(struct ath_softc *sc) in ath_mci_ftp_adjust()
196 struct ath_softc *sc = from_timer(sc, t, btcoex.period_timer); in ath_btcoex_period_timer() local
[all …]
Dchannel.c23 static int ath_set_channel(struct ath_softc *sc) in ath_set_channel()
103 void ath_chanctx_init(struct ath_softc *sc) in ath_chanctx_init()
130 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel()
157 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc) in ath_is_go_chanctx_present()
233 static u32 chanctx_event_delta(struct ath_softc *sc) in chanctx_event_delta()
247 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_check_active()
327 ath_chanctx_get_next(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_get_next()
334 static void ath_chanctx_adjust_tbtt_delta(struct ath_softc *sc) in ath_chanctx_adjust_tbtt_delta()
373 static void ath_chanctx_setup_timer(struct ath_softc *sc, u32 tsf_time) in ath_chanctx_setup_timer()
389 static void ath_chanctx_handle_bmiss(struct ath_softc *sc, in ath_chanctx_handle_bmiss()
[all …]
Dmain.c60 static bool ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, in ath9k_has_pending_frames()
87 static bool ath9k_setpower(struct ath_softc *sc, enum ath9k_power_mode mode) in ath9k_setpower()
101 struct ath_softc *sc = from_timer(sc, t, sleep_timer); in ath_ps_full_sleep() local
116 void ath9k_ps_wakeup(struct ath_softc *sc) in ath9k_ps_wakeup()
147 void ath9k_ps_restore(struct ath_softc *sc) in ath9k_ps_restore()
185 static void __ath_cancel_work(struct ath_softc *sc) in __ath_cancel_work()
197 void ath_cancel_work(struct ath_softc *sc) in ath_cancel_work()
203 void ath_restart_work(struct ath_softc *sc) in ath_restart_work()
215 static bool ath_prepare_reset(struct ath_softc *sc) in ath_prepare_reset()
235 static bool ath_complete_reset(struct ath_softc *sc, bool start) in ath_complete_reset()
[all …]
Dbeacon.c22 static void ath9k_reset_beacon_status(struct ath_softc *sc) in ath9k_reset_beacon_status()
33 static void ath9k_beaconq_config(struct ath_softc *sc) in ath9k_beaconq_config()
72 static void ath9k_beacon_setup(struct ath_softc *sc, struct ieee80211_vif *vif, in ath9k_beacon_setup()
115 struct ath_softc *sc = hw->priv; in ath9k_beacon_generate() local
195 void ath9k_beacon_assign_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_assign_slot()
217 void ath9k_beacon_remove_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_remove_slot()
244 void ath9k_beacon_ensure_primary_slot(struct ath_softc *sc) in ath9k_beacon_ensure_primary_slot()
306 static int ath9k_beacon_choose_slot(struct ath_softc *sc) in ath9k_beacon_choose_slot()
334 static void ath9k_set_tsfadjust(struct ath_softc *sc, in ath9k_set_tsfadjust()
363 bool ath9k_csa_is_finished(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_csa_is_finished()
[all …]
Drecv.c23 static inline bool ath9k_check_auto_sleep(struct ath_softc *sc) in ath9k_check_auto_sleep()
37 static void ath_rx_buf_link(struct ath_softc *sc, struct ath_rxbuf *bf, in ath_rx_buf_link()
71 static void ath_rx_buf_relink(struct ath_softc *sc, struct ath_rxbuf *bf, in ath_rx_buf_relink()
80 static void ath_setdefantenna(struct ath_softc *sc, u32 antenna) in ath_setdefantenna()
88 static void ath_opmode_init(struct ath_softc *sc) in ath_opmode_init()
110 static bool ath_rx_edma_buf_link(struct ath_softc *sc, in ath_rx_edma_buf_link()
138 static void ath_rx_addbuffer_edma(struct ath_softc *sc, in ath_rx_addbuffer_edma()
155 static void ath_rx_remove_buffer(struct ath_softc *sc, in ath_rx_remove_buffer()
171 static void ath_rx_edma_cleanup(struct ath_softc *sc) in ath_rx_edma_cleanup()
198 static int ath_rx_edma_init(struct ath_softc *sc, int nbufs) in ath_rx_edma_init()
[all …]
Dlink.c23 static bool ath_tx_complete_check(struct ath_softc *sc) in ath_tx_complete_check()
58 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_check_work() local
72 bool ath_hw_check(struct ath_softc *sc) in ath_hw_check()
97 static bool ath_hw_pll_rx_hang_check(struct ath_softc *sc, u32 pll_sqsum) in ath_hw_pll_rx_hang_check()
120 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_pll_work() local
148 static void ath_paprd_activate(struct ath_softc *sc) in ath_paprd_activate()
172 static bool ath_paprd_send_frame(struct ath_softc *sc, struct sk_buff *skb, int chain) in ath_paprd_send_frame()
214 struct ath_softc *sc = container_of(work, struct ath_softc, paprd_work); in ath_paprd_calibrate() local
307 struct ath_softc *sc = (struct ath_softc *)common->priv; in ath_ani_calibrate() local
421 void ath_start_ani(struct ath_softc *sc) in ath_start_ani()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
Dgpio.c25 static void ath_fill_led_pin(struct ath_softc *sc) in ath_fill_led_pin()
54 struct ath_softc *sc = container_of(led_cdev, struct ath_softc, led_cdev); in ath_led_brightness() local
63 void ath_deinit_leds(struct ath_softc *sc) in ath_deinit_leds()
74 void ath_init_leds(struct ath_softc *sc) in ath_init_leds()
104 static bool ath_is_rfkill_set(struct ath_softc *sc) in ath_is_rfkill_set()
119 struct ath_softc *sc = hw->priv; in ath9k_rfkill_poll_state() local
125 void ath_start_rfkill_poll(struct ath_softc *sc) in ath_start_rfkill_poll()
142 static void ath_detect_bt_priority(struct ath_softc *sc) in ath_detect_bt_priority()
171 static void ath_mci_ftp_adjust(struct ath_softc *sc) in ath_mci_ftp_adjust()
196 struct ath_softc *sc = from_timer(sc, t, btcoex.period_timer); in ath_btcoex_period_timer() local
[all …]
Dchannel.c23 static int ath_set_channel(struct ath_softc *sc) in ath_set_channel()
103 void ath_chanctx_init(struct ath_softc *sc) in ath_chanctx_init()
130 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel()
157 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc) in ath_is_go_chanctx_present()
233 static u32 chanctx_event_delta(struct ath_softc *sc) in chanctx_event_delta()
247 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_check_active()
327 ath_chanctx_get_next(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_get_next()
334 static void ath_chanctx_adjust_tbtt_delta(struct ath_softc *sc) in ath_chanctx_adjust_tbtt_delta()
373 static void ath_chanctx_setup_timer(struct ath_softc *sc, u32 tsf_time) in ath_chanctx_setup_timer()
389 static void ath_chanctx_handle_bmiss(struct ath_softc *sc, in ath_chanctx_handle_bmiss()
[all …]
Dmain.c60 static bool ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, in ath9k_has_pending_frames()
87 static bool ath9k_setpower(struct ath_softc *sc, enum ath9k_power_mode mode) in ath9k_setpower()
101 struct ath_softc *sc = from_timer(sc, t, sleep_timer); in ath_ps_full_sleep() local
116 void ath9k_ps_wakeup(struct ath_softc *sc) in ath9k_ps_wakeup()
146 void ath9k_ps_restore(struct ath_softc *sc) in ath9k_ps_restore()
184 static void __ath_cancel_work(struct ath_softc *sc) in __ath_cancel_work()
196 void ath_cancel_work(struct ath_softc *sc) in ath_cancel_work()
202 void ath_restart_work(struct ath_softc *sc) in ath_restart_work()
214 static bool ath_prepare_reset(struct ath_softc *sc) in ath_prepare_reset()
234 static bool ath_complete_reset(struct ath_softc *sc, bool start) in ath_complete_reset()
[all …]
Dbeacon.c22 static void ath9k_reset_beacon_status(struct ath_softc *sc) in ath9k_reset_beacon_status()
33 static void ath9k_beaconq_config(struct ath_softc *sc) in ath9k_beaconq_config()
72 static void ath9k_beacon_setup(struct ath_softc *sc, struct ieee80211_vif *vif, in ath9k_beacon_setup()
115 struct ath_softc *sc = hw->priv; in ath9k_beacon_generate() local
195 void ath9k_beacon_assign_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_assign_slot()
217 void ath9k_beacon_remove_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_remove_slot()
244 void ath9k_beacon_ensure_primary_slot(struct ath_softc *sc) in ath9k_beacon_ensure_primary_slot()
306 static int ath9k_beacon_choose_slot(struct ath_softc *sc) in ath9k_beacon_choose_slot()
334 static void ath9k_set_tsfadjust(struct ath_softc *sc, in ath9k_set_tsfadjust()
363 bool ath9k_csa_is_finished(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_csa_is_finished()
[all …]
Drecv.c23 static inline bool ath9k_check_auto_sleep(struct ath_softc *sc) in ath9k_check_auto_sleep()
37 static void ath_rx_buf_link(struct ath_softc *sc, struct ath_rxbuf *bf, in ath_rx_buf_link()
71 static void ath_rx_buf_relink(struct ath_softc *sc, struct ath_rxbuf *bf, in ath_rx_buf_relink()
80 static void ath_setdefantenna(struct ath_softc *sc, u32 antenna) in ath_setdefantenna()
88 static void ath_opmode_init(struct ath_softc *sc) in ath_opmode_init()
110 static bool ath_rx_edma_buf_link(struct ath_softc *sc, in ath_rx_edma_buf_link()
138 static void ath_rx_addbuffer_edma(struct ath_softc *sc, in ath_rx_addbuffer_edma()
155 static void ath_rx_remove_buffer(struct ath_softc *sc, in ath_rx_remove_buffer()
171 static void ath_rx_edma_cleanup(struct ath_softc *sc) in ath_rx_edma_cleanup()
198 static int ath_rx_edma_init(struct ath_softc *sc, int nbufs) in ath_rx_edma_init()
[all …]
Dlink.c23 static bool ath_tx_complete_check(struct ath_softc *sc) in ath_tx_complete_check()
58 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_check_work() local
72 bool ath_hw_check(struct ath_softc *sc) in ath_hw_check()
97 static bool ath_hw_pll_rx_hang_check(struct ath_softc *sc, u32 pll_sqsum) in ath_hw_pll_rx_hang_check()
120 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_pll_work() local
148 static void ath_paprd_activate(struct ath_softc *sc) in ath_paprd_activate()
172 static bool ath_paprd_send_frame(struct ath_softc *sc, struct sk_buff *skb, int chain) in ath_paprd_send_frame()
214 struct ath_softc *sc = container_of(work, struct ath_softc, paprd_work); in ath_paprd_calibrate() local
307 struct ath_softc *sc = (struct ath_softc *)common->priv; in ath_ani_calibrate() local
421 void ath_start_ani(struct ath_softc *sc) in ath_start_ani()
[all …]
/kernel/linux/linux-5.10/drivers/clk/qcom/
Dgdsc.c59 static int gdsc_check_status(struct gdsc *sc, enum gdsc_status status) in gdsc_check_status()
95 static int gdsc_hwctrl(struct gdsc *sc, bool en) in gdsc_hwctrl()
102 static int gdsc_poll_status(struct gdsc *sc, enum gdsc_status status) in gdsc_poll_status()
118 static int gdsc_toggle_logic(struct gdsc *sc, enum gdsc_status status) in gdsc_toggle_logic()
170 static inline int gdsc_deassert_reset(struct gdsc *sc) in gdsc_deassert_reset()
179 static inline int gdsc_assert_reset(struct gdsc *sc) in gdsc_assert_reset()
188 static inline void gdsc_force_mem_on(struct gdsc *sc) in gdsc_force_mem_on()
200 static inline void gdsc_clear_mem_on(struct gdsc *sc) in gdsc_clear_mem_on()
212 static inline void gdsc_deassert_clamp_io(struct gdsc *sc) in gdsc_deassert_clamp_io()
218 static inline void gdsc_assert_clamp_io(struct gdsc *sc) in gdsc_assert_clamp_io()
[all …]
/kernel/linux/linux-6.6/drivers/clk/qcom/
Dgdsc.c60 static int gdsc_check_status(struct gdsc *sc, enum gdsc_status status) in gdsc_check_status()
96 static int gdsc_hwctrl(struct gdsc *sc, bool en) in gdsc_hwctrl()
103 static int gdsc_poll_status(struct gdsc *sc, enum gdsc_status status) in gdsc_poll_status()
119 static int gdsc_update_collapse_bit(struct gdsc *sc, bool val) in gdsc_update_collapse_bit()
139 static int gdsc_toggle_logic(struct gdsc *sc, enum gdsc_status status, in gdsc_toggle_logic()
189 static inline int gdsc_deassert_reset(struct gdsc *sc) in gdsc_deassert_reset()
198 static inline int gdsc_assert_reset(struct gdsc *sc) in gdsc_assert_reset()
207 static inline void gdsc_force_mem_on(struct gdsc *sc) in gdsc_force_mem_on()
219 static inline void gdsc_clear_mem_on(struct gdsc *sc) in gdsc_clear_mem_on()
231 static inline void gdsc_deassert_clamp_io(struct gdsc *sc) in gdsc_deassert_clamp_io()
[all …]

12345678910>>...29