Home
last modified time | relevance | path

Searched refs:lastcmd (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_midi_event.c118 dev->lastcmd = 0xff; in snd_midi_event_new()
160 dev->lastcmd = 0xff; in snd_midi_event_reset_decode()
325 if ((cmd & 0xf0) == 0xf0 || dev->lastcmd != cmd || dev->nostat) { in snd_midi_event_decode()
326 dev->lastcmd = cmd; in snd_midi_event_decode()
395 if (cmd != dev->lastcmd || dev->nostat) { in extra_decode_ctrl14()
398 buf[idx++] = dev->lastcmd = cmd; in extra_decode_ctrl14()
409 if (cmd != dev->lastcmd || dev->nostat) { in extra_decode_ctrl14()
412 buf[idx++] = dev->lastcmd = cmd; in extra_decode_ctrl14()
446 if (cmd != dev->lastcmd && !dev->nostat) { in extra_decode_xrpn()
449 buf[idx++] = dev->lastcmd = cmd; in extra_decode_xrpn()
[all …]
/OK3568_Linux_fs/kernel/include/sound/
H A Dseq_midi_event.h21 unsigned char lastcmd; /* last command (for MIDI state handling) */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_cdc.c70 uint32 lastcmd; member
351 ioc->cmd, (unsigned long)ioc->cmd, prot->lastcmd, in dhd_prot_ioctl()
352 (unsigned long)prot->lastcmd)); in dhd_prot_ioctl()
360 prot->lastcmd = ioc->cmd; in dhd_prot_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_cdc.c70 uint32 lastcmd; member
351 ioc->cmd, (unsigned long)ioc->cmd, prot->lastcmd, in dhd_prot_ioctl()
352 (unsigned long)prot->lastcmd)); in dhd_prot_ioctl()
360 prot->lastcmd = ioc->cmd; in dhd_prot_ioctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_cdc.c70 uint32 lastcmd; member
351 ioc->cmd, (unsigned long)ioc->cmd, prot->lastcmd, in dhd_prot_ioctl()
352 (unsigned long)prot->lastcmd)); in dhd_prot_ioctl()
360 prot->lastcmd = ioc->cmd; in dhd_prot_ioctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_cdc.c73 uint32 lastcmd; member
358 ioc->cmd, (unsigned long)ioc->cmd, prot->lastcmd, in dhd_prot_ioctl()
359 (unsigned long)prot->lastcmd)); in dhd_prot_ioctl()
367 prot->lastcmd = ioc->cmd; in dhd_prot_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_cdc.c72 uint32 lastcmd; member
411 ioc->cmd, (unsigned long)ioc->cmd, prot->lastcmd, in dhd_prot_ioctl()
412 (unsigned long)prot->lastcmd)); in dhd_prot_ioctl()
420 prot->lastcmd = ioc->cmd; in dhd_prot_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_cdc.c73 uint32 lastcmd; member
448 ioc->cmd, (unsigned long)ioc->cmd, prot->lastcmd, in dhd_prot_ioctl()
449 (unsigned long)prot->lastcmd)); in dhd_prot_ioctl()
457 prot->lastcmd = ioc->cmd; in dhd_prot_ioctl()