Home
last modified time | relevance | path

Searched refs:sc (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dchannel.c57 if (!sc->cur_chan->offchannel && sc->cur_survey != &sc->survey[pos]) { in ath_set_channel()
61 sc->cur_survey = &sc->survey[pos]; in ath_set_channel()
532 sc->next_chan = &sc->offchannel.chan; in ath_chanctx_event()
671 sc->cur_chan == &sc->offchannel.chan) in ath_chanctx_event()
709 sc->cur_chan == &sc->offchannel.chan) in ath_chanctx_event()
715 sc->next_chan = ath_chanctx_get_next(sc, sc->cur_chan); in ath_chanctx_event()
744 sc->next_chan = ath_chanctx_get_next(sc, sc->cur_chan); in ath_chanctx_event()
1162 if (sc->cur_chan == &sc->offchannel.chan) in ath_chanctx_defer_switch()
1209 if (sc->cur_chan != &sc->offchannel.chan) in ath_offchannel_channel_change()
1250 if (sc->cur_chan != sc->next_chan) { in ath_chanctx_set_next()
[all …]
H A Dmain.c101 struct ath_softc *sc = from_timer(sc, t, sleep_timer); in ath_ps_full_sleep() local
207 if (AR_SREV_9340(sc->sc_ah) || AR_SREV_9330(sc->sc_ah)) in ath_restart_work()
208 ieee80211_queue_delayed_work(sc->hw, &sc->hw_pll_work, in ath_restart_work()
240 ath9k_calculate_summary_state(sc, sc->cur_chan); in ath_complete_reset()
320 sc->cur_chandef = sc->cur_chan->chandef; in ath_reset_internal()
359 an->sc = sc; in ath_node_attach()
379 struct ath_softc *sc = from_tasklet(sc, t, intr_tq); in ath9k_tasklet() local
637 ieee80211_queue_work(sc->hw, &sc->hw_reset_work); in ath9k_queue_reset()
1368 an->sc = sc; in ath9k_add_interface()
2392 if (sc->cur_survey != &sc->survey[pos]) { in ath9k_sw_scan_start()
[all …]
H A Drecv.c63 if (sc->rx.rxlink) in ath_rx_buf_link()
74 if (sc->rx.buf_hold) in ath_rx_buf_relink()
75 ath_rx_buf_link(sc, sc->rx.buf_hold, flush); in ath_rx_buf_relink()
77 sc->rx.buf_hold = bf; in ath_rx_buf_relink()
262 ath9k_hw_startpcureceive(sc->sc_ah, sc->cur_chan->offchannel); in ath_edma_start_recv()
291 error = ath_descdma_setup(sc, &sc->rx.rxdma, &sc->rx.rxbuf, in ath_rx_init()
424 if (AR_SREV_9550(sc->sc_ah) || AR_SREV_9531(sc->sc_ah) || in ath_calcrxfilter()
428 if (AR_SREV_9462(sc->sc_ah) || AR_SREV_9565(sc->sc_ah)) in ath_calcrxfilter()
489 ath_flushrecv(sc); in ath_stoprecv()
554 if (sc->cur_chan == &sc->offchannel.chan) in ath_rx_ps_beacon()
[all …]
H A Dbeacon.c25 sc->beacon.tx_last = false; in ath9k_reset_beacon_status()
183 ath_draintxq(sc, cabq); in ath9k_beacon_generate()
390 struct ath_softc *sc = from_tasklet(sc, t, bcon_tasklet); in ath9k_beacon_tasklet() local
412 sc->beacon.bmisscnt++; in ath9k_beacon_tasklet()
422 if (!ath_hw_check(sc)) in ath9k_beacon_tasklet()
425 if (sc->beacon.bmisscnt < BSTUCK_THRESH * sc->nbcnvifs) { in ath9k_beacon_tasklet()
466 sc->beacon.bmisscnt); in ath9k_beacon_tasklet()
639 ath9k_beacon_stop(sc); in ath9k_beacon_config()
655 ath9k_set_beacon(sc); in ath9k_beacon_config()
687 ath9k_set_beacon(sc); in ath9k_beacon_config()
[all …]
H A Dtx99.c25 ath_startrecv(sc); in ath9k_tx99_stop()
33 sc->tx99_skb = NULL; in ath9k_tx99_stop()
75 if (sc->tx99_vif) { in ath9k_build_tx99_skb()
121 sc->tx99_skb = ath9k_build_tx99_skb(sc); in ath9k_tx99_init()
122 if (!sc->tx99_skb) in ath9k_tx99_init()
134 ath_stoprecv(sc); in ath9k_tx99_init()
144 r = ath9k_tx99_send(sc, sc->tx99_skb, &txctl); in ath9k_tx99_init()
151 sc->tx99_power, in ath9k_tx99_init()
254 ath9k_hw_tx99_set_txpower(sc->sc_ah, sc->tx99_power); in write_file_tx99_power()
274 sc->debug.debugfs_phy, sc, in ath9k_tx99_init_debug()
[all …]
/linux-6.15/fs/xfs/scrub/
H A Dagheader.c49 error = xchk_ag_init_existing(sc, agno, &sc->sa); in xchk_superblock_xref()
529 !sc->sa.bno_cur || !sc->sa.cnt_cur) in xchk_agf_xref_btreeblks()
579 xchk_ag_btcur_init(sc, &sc->sa); in xchk_agf_xref()
615 xchk_buffer_recheck(sc, sc->sa.agf_bp); in xchk_agf()
623 xchk_block_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf()
628 xchk_block_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf()
727 struct xfs_scrub *sc = sai->sc; in xchk_agfl_block() local
767 xchk_ag_btcur_init(sc, &sc->sa); in xchk_agfl_xref()
787 .sc = sc, in xchk_agfl()
922 xchk_ag_btcur_init(sc, &sc->sa); in xchk_agi_xref()
[all …]
H A Dcommon.h121 struct xfs_scrub *sc, in xchk_ag_init_existing() argument
142 struct xfs_scrub *sc, in xchk_rtgroup_init_existing() argument
204 ASSERT(sc->tp == NULL); in xchk_iget_safe()
210 xchk_trans_cancel(sc); in xchk_iget_safe()
258 (sc)->mp->m_super->s_id, \
259 (sc)->sa.pag ? \
260 pag_agno((sc)->sa.pag) : (sc)->sm->sm_agno, \
264 (sc)->mp->m_super->s_id, \
265 (sc)->ip ? (sc)->ip->i_ino : (sc)->sm->sm_ino, \
270 (sc)->sa.pag ? \
[all …]
H A Dtempfile.c176 xchk_irele(sc, sc->tempip); in xrep_tempfile_create()
212 if (!sc->ip || !xfs_is_metadir_inode(sc->ip)) in xrep_tempfile_adjust_directory_tree()
226 xfs_trans_ijoin(sc->tp, sc->tempip, 0); in xrep_tempfile_adjust_directory_tree()
270 xfs_trans_ijoin(sc->tp, sc->tempip, 0); in xrep_tempfile_remove_metadir()
272 xfs_metafile_clear_iflag(sc->tp, sc->tempip); in xrep_tempfile_remove_metadir()
398 xfs_iunlock(sc->tempip, sc->temp_ilock_flags); in xrep_tempfile_rele()
403 xchk_irele(sc, sc->tempip); in xrep_tempfile_rele()
423 ASSERT(!XFS_NOT_DQATTACHED(sc->mp, sc->tempip)); in xrep_tempfile_prealloc()
596 xfs_trans_ijoin(sc->tp, sc->tempip, 0); in xrep_tempfile_roll_trans()
869 xfs_exchrange_ilock(sc->tp, sc->ip, sc->tempip); in xrep_tempexch_trans_alloc()
[all …]
H A Dinode.c122 if (!xfs_verify_ino(sc->mp, sc->sm->sm_ino)) in xchk_setup_inode()
126 error = xchk_iget_safe(sc, sc->sm->sm_ino, &ip); in xchk_setup_inode()
713 xchk_ino_xref_set_corrupt(sc, sc->ip->i_ino); in xchk_inode_xref_bmap()
719 xchk_ino_xref_set_corrupt(sc, sc->ip->i_ino); in xchk_inode_xref_bmap()
723 xchk_ino_xref_set_corrupt(sc, sc->ip->i_ino); in xchk_inode_xref_bmap()
755 xchk_ag_free(sc, &sc->sa); in xchk_inode_xref()
797 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_inode_check_unlinked()
800 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_inode_check_unlinked()
818 xchk_ino_set_corrupt(sc, sc->sm->sm_ino); in xchk_inode()
824 xchk_dinode(sc, &di, sc->ip->i_ino); in xchk_inode()
[all …]
H A Drepair.h43 struct xfs_scrub *sc) in xrep_trans_commit() argument
47 sc->tp = NULL; in xrep_trans_commit()
84 # define xrep_ino_dqattach(sc) (0) argument
138 int xrep_agf(struct xfs_scrub *sc);
140 int xrep_agi(struct xfs_scrub *sc);
193 #define xrep_ino_dqattach(sc) (0) argument
202 xchk_needs_repair(sc->sm); in xrep_will_attempt()
207 struct xfs_scrub *sc, in xrep_attempt() argument
217 struct xfs_scrub *sc) in xrep_calc_ag_resblks() argument
226 struct xfs_scrub *sc) in xrep_reset_perag_resv() argument
[all …]
H A Dcommon.c92 sc->ip ? sc->ip : XFS_I(file_inode(sc->file)), in __xchk_process_error()
166 trace_xchk_deadlock_retry(sc->ip, sc->sm, *error); in __xchk_fblock_process_error()
759 if (sc->ip && !xfs_is_internal_inode(sc->ip)) in xchk_rtgroup_lock()
873 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc_empty()
942 return xchk_ag_init(sc, sc->sm->sm_agno, &sc->sa); in xchk_setup_ag_btree()
1140 if (!xfs_verify_ino(sc->mp, sc->sm->sm_ino)) in xchk_iget_for_scrubbing()
1397 error = sub->sc.ops->scrub(&sub->sc); in xchk_metadata_inode_subtype()
1423 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_metadata_inode_forks()
1429 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_metadata_inode_forks()
1446 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_metadata_inode_forks()
[all …]
H A Dorphanage.c282 xchk_irele(sc, sc->orphanage); in xrep_orphanage_rele()
297 if (sc->ip == sc->orphanage) in xrep_orphanage_can_adopt()
333 adopt->sc = sc; in xrep_adoption_trans_alloc()
359 xfs_trans_ijoin(sc->tp, sc->ip, 0); in xrep_adoption_trans_alloc()
402 struct xfs_scrub *sc = adopt->sc; in xrep_adoption_compute_name() local
440 struct xfs_scrub *sc = adopt->sc; in xrep_adoption_check_dcache() local
477 struct xfs_scrub *sc = adopt->sc; in xrep_adoption_zap_dcache() local
529 struct xfs_scrub *sc = adopt->sc; in xrep_adoption_move() local
566 xfs_bumplink(sc->tp, sc->orphanage); in xrep_adoption_move()
571 xfs_bumplink(sc->tp, sc->ip); in xrep_adoption_move()
[all …]
H A Dsymlink_repair.c126 error = xfs_trans_read_buf(sc->mp, sc->tp, sc->mp->m_ddev_targp, in xrep_symlink_salvage_remote()
287 error = xfs_bmap_local_to_extents(sc->tp, sc->tempip, 1, in xrep_symlink_swap_prep()
290 sc); in xrep_symlink_swap_prep()
294 xfs_trans_log_inode(sc->tp, sc->ip, 0); in xrep_symlink_swap_prep()
317 xfs_trans_log_inode(sc->tp, sc->ip, in xrep_symlink_swap_prep()
342 sc->tempip->i_disk_size <= xfs_inode_data_fork_size(sc->ip)) { in xrep_symlink_swap()
369 error = xrep_reap_ifork(sc, sc->tempip, XFS_DATA_FORK); in xrep_symlink_reset_fork()
378 return xfs_symlink_write_target(sc->tp, sc->tempip, sc->tempip->i_ino, in xrep_symlink_reset_fork()
417 xfs_trans_ijoin(sc->tp, sc->tempip, 0); in xrep_symlink_rebuild()
437 error = xfs_symlink_write_target(sc->tp, sc->tempip, sc->ip->i_ino, in xrep_symlink_rebuild()
[all …]
H A Drepair.c78 error = sc->ops->repair(sc); in xrep_attempt()
172 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
177 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
192 xfs_trans_bjoin(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
194 xfs_trans_bjoin(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
227 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_defer_finish()
232 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_defer_finish()
721 ri.sc = sc; in xrep_find_ag_btree_roots()
1139 error = sub->sc.ops->scrub(&sub->sc); in xrep_metadata_inode_subtype()
1170 error = sub->sc.ops->scrub(&sub->sc); in xrep_metadata_inode_subtype()
[all …]
H A Dparent.c118 .sc = sc, in xchk_parent_validate()
304 struct xfs_scrub *sc = pp->sc; in xchk_parent_pptr_and_dotdot() local
384 struct xfs_scrub *sc = pp->sc; in xchk_parent_dirent() local
416 struct xfs_scrub *sc = pp->sc; in xchk_parent_iget() local
553 struct xfs_scrub *sc = pp->sc; in xchk_parent_revalidate_pptr() local
575 struct xfs_scrub *sc = pp->sc; in xchk_parent_slow_pptr() local
610 xchk_iunlock(sc, sc->ilock_flags); in xchk_parent_slow_pptr()
707 struct xfs_scrub *sc = pp->sc; in xchk_parent_count_pptrs() local
732 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_parent_count_pptrs()
735 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_parent_count_pptrs()
[all …]
H A Dmetapath.c111 mpath->sc = sc; in xchk_setup_metapath_scan()
269 struct xfs_scrub *sc = mpath->sc; in xchk_metapath_ilock_both() local
295 struct xfs_scrub *sc = mpath->sc; in xchk_metapath_iunlock() local
317 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_metapath()
334 xchk_ino_set_corrupt(sc, sc->ip->i_ino); in xchk_metapath()
358 struct xfs_scrub *sc = mpath->sc; in xrep_metapath_link() local
382 struct xfs_scrub *sc = mpath->sc; in xrep_metapath_unlink() local
432 struct xfs_scrub *sc = mpath->sc; in xrep_metapath_try_link() local
447 xfs_trans_ijoin(sc->tp, sc->ip, 0); in xrep_metapath_try_link()
497 struct xfs_scrub *sc = mpath->sc; in xchk_metapath_ilock_parent_and_child() local
[all …]
H A Drmap.c92 if (!sc->sa.refc_cur || xchk_skip_xref(sc->sm)) in xchk_rmapbt_xref_refc()
106 xchk_btree_xref_set_corrupt(sc, sc->sa.refc_cur, 0); in xchk_rmapbt_xref_refc()
149 struct xfs_scrub *sc = bs->sc; in xchk_rmapbt_check_unwritten_in_keyflags() local
287 struct xfs_scrub *sc = bs->sc; in xchk_rmapbt_mark_bitmap() local
424 cur = xfs_bnobt_init_cursor(sc->mp, sc->tp, sc->sa.agf_bp, in xchk_rmapbt_walk_ag_metadata()
434 cur = xfs_cntbt_init_cursor(sc->mp, sc->tp, sc->sa.agf_bp, in xchk_rmapbt_walk_ag_metadata()
459 cur = xfs_inobt_init_cursor(sc->sa.pag, sc->tp, sc->sa.agi_bp); in xchk_rmapbt_walk_ag_metadata()
483 sc->sa.agf_bp, sc->sa.pag); in xchk_rmapbt_walk_ag_metadata()
593 if (!sc->sa.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_xref_is_only_owned_by()
618 if (!sc->sa.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_xref_is_not_owned_by()
[all …]
H A Drtrmap.c49 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtrmapbt()
57 error = xchk_install_live_inode(sc, rtg_rmap(sc->sr.rtg)); in xchk_setup_rtrmapbt()
61 return xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xchk_setup_rtrmapbt()
182 if (!sc->sr.refc_cur || xchk_skip_xref(sc->sm)) in xchk_rtrmapbt_xref_rtrefc()
196 xchk_btree_xref_set_corrupt(sc, sc->sr.refc_cur, 0); in xchk_rtrmapbt_xref_rtrefc()
270 if (!sc->sr.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_xref_has_no_rt_owner()
277 xchk_btree_xref_set_corrupt(sc, sc->sr.rmap_cur, 0); in xchk_xref_has_no_rt_owner()
290 if (!sc->sr.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_xref_has_rt_owner()
297 xchk_btree_xref_set_corrupt(sc, sc->sr.rmap_cur, 0); in xchk_xref_has_rt_owner()
311 if (!sc->sr.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_xref_is_only_rt_owned_by()
[all …]
H A Drtbitmap.c35 struct xfs_scrub *sc) in xchk_setup_rtbitmap() argument
48 sc->buf = rtb; in xchk_setup_rtbitmap()
49 rtb->sc = sc; in xchk_setup_rtbitmap()
51 error = xchk_rtgroup_init(sc, sc->sm->sm_agno, &sc->sr); in xchk_setup_rtbitmap()
65 error = xchk_install_live_inode(sc, rtg_bitmap(sc->sr.rtg)); in xchk_setup_rtbitmap()
73 error = xchk_rtgroup_lock(sc, &sc->sr, XCHK_RTGLOCK_ALL); in xchk_setup_rtbitmap()
100 struct xfs_scrub *sc = rtb->sc; in xchk_rtbitmap_xref() local
105 if (!sc->sr.rmap_cur) in xchk_rtbitmap_xref()
127 struct xfs_scrub *sc = rtb->sc; in xchk_rtbitmap_rec() local
148 struct xfs_scrub *sc) in xchk_rtbitmap_check_extents() argument
[all …]
/linux-6.15/drivers/clk/qcom/
H A Dgdsc.c71 reg = sc->gdscr; in gdsc_check_status()
194 sc->rcdev->ops->deassert(sc->rcdev, sc->resets[i]); in gdsc_deassert_reset()
203 sc->rcdev->ops->assert(sc->rcdev, sc->resets[i]); in gdsc_assert_reset()
216 regmap_update_bits(sc->regmap, sc->cxcs[i], mask, mask); in gdsc_force_mem_on()
228 regmap_update_bits(sc->regmap, sc->cxcs[i], mask, 0); in gdsc_clear_mem_on()
233 regmap_update_bits(sc->regmap, sc->clamp_io_ctrl, in gdsc_deassert_clamp_io()
239 regmap_update_bits(sc->regmap, sc->clamp_io_ctrl, in gdsc_assert_clamp_io()
245 regmap_update_bits(sc->regmap, sc->clamp_io_ctrl, in gdsc_assert_reset_aon()
248 regmap_update_bits(sc->regmap, sc->clamp_io_ctrl, in gdsc_assert_reset_aon()
256 regmap_update_bits(sc->regmap, sc->gdscr, mask, mask); in gdsc_retain_ff_on()
[all …]
/linux-6.15/drivers/hid/
H A Dhid-sony.c1019 input_set_drvdata(sc->touchpad, sc); in sony_register_touchpad()
1021 sc->touchpad->phys = sc->hdev->phys; in sony_register_touchpad()
1022 sc->touchpad->uniq = sc->hdev->uniq; in sony_register_touchpad()
1085 input_set_drvdata(sc->sensor_dev, sc); in sony_register_sensors()
1087 sc->sensor_dev->phys = sc->hdev->phys; in sony_register_sensors()
1088 sc->sensor_dev->uniq = sc->hdev->uniq; in sony_register_sensors()
1550 sc->send_output_report(sc); in sony_send_output_report()
1558 sc->send_output_report(sc); in sony_state_worker()
1769 &sc->mac_address[5], &sc->mac_address[4], &sc->mac_address[3], in sony_get_bt_devaddr()
1770 &sc->mac_address[2], &sc->mac_address[1], &sc->mac_address[0]); in sony_get_bt_devaddr()
[all …]
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Dpio.c524 sc->hw_free = &sc->dd->cr_base[sc->node].va[gc].cr[index]; in cr_group_addresses()
695 sci->sc = sc; in sc_alloc()
1124 sc = dd->send_contexts[i].sc; in pio_freeze()
1130 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_freeze()
1151 sc = dd->send_contexts[i].sc; in pio_kernel_unfreeze()
1152 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_kernel_unfreeze()
1179 sc = dd->send_contexts[i].sc; in pio_kernel_linkup()
1461 sc->fill_wrap = sc->fill_wrap - sc->credits; in sc_buffer_alloc()
2131 sc->flags, sc->sw_index, sc->hw_context, sc->group); in seqfile_dump_sci()
2133 sc->sr_size, sc->credits, sc->sr_head, sc->sr_tail); in seqfile_dump_sci()
[all …]
/linux-6.15/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c124 mutex_lock(&sc->state_mtx); in scmi_reboot_notifier()
161 sc->required_transition); in scmi_request_forceful_transition()
188 sc = dwork_to_sconf(dwork); in scmi_forceful_work_func()
191 mutex_lock(&sc->state_mtx); in scmi_forceful_work_func()
232 dev_warn(sc->dev, in scmi_request_graceful_transition()
237 dev_dbg(sc->dev, in scmi_request_graceful_transition()
304 mutex_lock(&sc->state_mtx); in scmi_userspace_notifier()
306 dev_dbg(sc->dev, in scmi_userspace_notifier()
348 sc = devm_kzalloc(&sdev->dev, sizeof(*sc), GFP_KERNEL); in scmi_syspower_probe()
349 if (!sc) in scmi_syspower_probe()
[all …]
/linux-6.15/drivers/scsi/snic/
H A Dsnic_scsi.c260 rqi->sc = sc; in snic_issue_scsi_req()
345 sc, snic_cmd_tag(sc), sc->cmnd[0], sc->device->lun); in snic_queuecommand()
579 sc->device->lun, sc, sc->cmnd[0], snic_cmd_tag(sc), in snic_icmnd_cmpl_handler()
922 sc = rqi->sc; in snic_itmf_cmpl_handler()
1008 sc = rqi->sc; in snic_hba_reset_cmpl_handler()
1441 sc, snic_cmd_tag(sc), CMD_FLAGS(sc)); in snic_abort_finish()
2127 sc, sc->cmnd[0], scsi_cmd_to_rq(sc), in snic_device_reset()
2161 rqi->sc = sc; in snic_device_reset()
2220 rqi->sc = sc; in snic_issue_hba_reset()
2362 sc, sc->cmnd[0], scsi_cmd_to_rq(sc), in snic_host_reset()
[all …]
/linux-6.15/drivers/usb/atm/
H A Dueagle-atm.c917 if (sc->dsp_firm == NULL && request_dsp(sc) < 0) in uea_load_page_e1()
1039 if (sc->dsp_firm == NULL && request_dsp(sc) < 0) in uea_load_page_e4()
1359 sc->stats.phy.mflags |= sc->stats.phy.flags; in uea_stat_e1()
1501 sc->stats.phy.mflags |= sc->stats.phy.flags; in uea_stat_e4()
1870 ret = sc->send_cmvs(sc); in uea_start_reset()
1896 ret = sc->stat(sc); in uea_kthread()
2003 sc->data = sc->data << 16 | sc->data >> 16; in uea_dispatch_cmv_e1()
2107 sc->schedule_load_page(sc, intr); in uea_intr()
2111 sc->dispatch_cmv(sc, intr); in uea_intr()
2168 usb_fill_int_urb(sc->urb_int, sc->usb_dev, in uea_boot()
[all …]

12345678910>>...22