Home
last modified time | relevance | path

Searched refs:sweep (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/net/
Dctcm_mpc.h154 struct th_sweep *sweep; member
Dctcm_mpc.c615 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_resp()
710 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_req()
1046 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb() local
1187 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb()
1188 mpcginfo->sweep = sweep; in ctcmpc_unpack_skb()
/linux-4.19.296/include/sound/
Dgus.h541 …card * gus, int voice, int lfo_type, int freq, int current_depth, int depth, int sweep, int shape);