Home
last modified time | relevance | path

Searched refs:swcmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c2616 unsigned long swcmd = ((unsigned long)parg) << 1; in dvb_frontend_handle_ioctl() local
2624 swcmd); in dvb_frontend_handle_ioctl()
2637 if ((swcmd & 0x01) != last) { in dvb_frontend_handle_ioctl()
2642 swcmd = swcmd >> 1; in dvb_frontend_handle_ioctl()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c2639 unsigned long swcmd = ((unsigned long)parg) << 1; in dvb_frontend_handle_ioctl() local
2647 swcmd); in dvb_frontend_handle_ioctl()
2660 if ((swcmd & 0x01) != last) { in dvb_frontend_handle_ioctl()
2665 swcmd = swcmd >> 1; in dvb_frontend_handle_ioctl()

Completed in 7 milliseconds