Home
last modified time | relevance | path

Searched refs:loej (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-cd_ioctl.c113 char loej = 0x02; in cdrom_eject() local
125 loej = 0; in cdrom_eject()
130 cmd[4] = loej | (ejectflag != 0); in cdrom_eject()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_mass_storage.c1317 int loej, start; in do_start_stop() local
1330 loej = common->cmnd[4] & 0x02; in do_start_stop()
1352 if (!loej) in do_start_stop()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_mass_storage.c1366 int loej, start; in do_start_stop() local
1379 loej = common->cmnd[4] & 0x02; in do_start_stop()
1401 if (!loej) in do_start_stop()

Completed in 19 milliseconds