Searched refs:OUT_NONE (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/dsa/ |
D | lantiq_pce.h | 51 OUT_NONE = 63, enumerator 97 MC_ENTRY(0x0000, 0xF800, 10, OUT_NONE, 0, INSTR, FLAG_NO, 0), 100 MC_ENTRY(0x0000, 0x0000, 12, OUT_NONE, 1, INSTR, FLAG_NO, 0), 101 MC_ENTRY(0xAAAA, 0xFFFF, 14, OUT_NONE, 1, INSTR, FLAG_NO, 0), 102 MC_ENTRY(0x0000, 0x0000, 41, OUT_NONE, 0, INSTR, FLAG_NO, 0), 103 MC_ENTRY(0x0300, 0xFF00, 41, OUT_NONE, 0, INSTR, FLAG_SNAP, 0), 104 MC_ENTRY(0x0000, 0x0000, 41, OUT_NONE, 0, INSTR, FLAG_NO, 0), 107 MC_ENTRY(0x0021, 0xFFFF, 21, OUT_NONE, 1, INSTR, FLAG_NO, 0), 108 MC_ENTRY(0x0057, 0xFFFF, 22, OUT_NONE, 1, INSTR, FLAG_NO, 0), 109 MC_ENTRY(0x0000, 0x0000, 40, OUT_NONE, 0, INSTR, FLAG_NO, 0), [all …]
|
/linux-6.1.9/drivers/media/pci/ivtv/ |
D | ivtv-fileops.c | 853 itv->output_mode = OUT_NONE; in ivtv_stop_decoding() 859 itv->output_mode = OUT_NONE; in ivtv_stop_decoding() 918 if (itv->output_mode == OUT_NONE && !test_bit(IVTV_F_S_APPL_IO, &s_vout->s_flags)) { in ivtv_v4l2_close()
|
D | ivtv-driver.h | 178 #define OUT_NONE 0 macro
|
D | ivtv-streams.c | 1032 itv->output_mode = OUT_NONE; in ivtv_passthrough_mode()
|
D | ivtv-ioctl.c | 272 itv->output_mode = OUT_NONE; in ivtv_video_command() 1556 mode = OUT_NONE; in ivtv_log_status()
|