Home
last modified time | relevance | path

Searched refs:FL (Results 1 – 25 of 30) sorted by relevance

12

/linux/sound/hda/
A Dhdmi_chmap.c26 FL = (1 << 0), /* Front Left */ enumerator
63 [0] = FL | FR,
121 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
123 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
127 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
129 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
[all …]
/linux/sound/soc/codecs/
A Dhdmi-codec.c197 .mask = FL | FR},
200 .mask = FL | FR | LFE},
203 .mask = FL | FR | FC },
209 .mask = FL | FR | RL | RR },
215 .mask = FL | FR | FC | RL | RR },
224 .mask = FL | FR | LFE | FC },
226 .mask = FL | FR | RC},
228 .mask = FL | FR | LFE | RC },
230 .mask = FL | FR | FC | RC },
234 .mask = FL | FR | RC | RL | RR },
[all …]
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
A Dfunc_stack_tracer.tc15 FL=`grep " 0)" stack_trace`
16 echo $FL | grep -q "lock" || break;
31 FL=`grep " 0)" stack_trace`
32 echo $FL | grep -q "lock"
/linux/sound/x86/
A Dintel_hdmi_audio.c60 [0] = FL | FR,
79 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
81 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
83 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
85 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
87 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
89 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
91 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
93 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
95 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
[all …]
A Dintel_hdmi_audio.h54 FL = (1 << 0), /* Front Left */ enumerator
/linux/fs/reiserfs/
A Dfix_node.c806 brelse(tb->FL[i]); in free_buffers_in_tb()
813 tb->FL[i] = NULL; in free_buffers_in_tb()
967 if (!tb->FL[h]) in is_left_neighbor_in_cache()
1187 brelse(tb->FL[h]); in get_parents()
1191 tb->FL[h] = NULL; in get_parents()
1222 brelse(tb->FL[h]); in get_parents()
1990 RFALSE(!tb->FL[h], in dc_check_balance_leaf()
2739 tb->FL[i]); in fix_nodes()
2752 brelse(tb->FL[i]); in fix_nodes()
2759 tb->FL[i] = NULL; in fix_nodes()
[all …]
A Dibalance.c47 dest_bi->bi_parent = tb->FL[h]; in internal_define_dest_src_infos()
55 src_bi->bi_parent = tb->FL[h]; in internal_define_dest_src_infos()
96 dest_bi->bi_parent = tb->FL[h]; in internal_define_dest_src_infos()
873 bi.bi_parent = tb->FL[h]; in balance_internal()
894 bi.bi_parent = tb->FL[h]; in balance_internal()
A Ddo_balan.c24 bi->bi_parent = tb->FL[0]; in buffer_info_init_left()
1583 RFALSE(PATH_H_PPARENT(tb->tb_path, h) == NULL || tb->FL[h] == NULL, in get_left_neighbor_position()
1585 h, tb->FL[h], h, PATH_H_PPARENT(tb->tb_path, h)); in get_left_neighbor_position()
1588 return B_NR_ITEMS(tb->FL[h]); in get_left_neighbor_position()
1665 retval |= locked_or_not_in_tree(tb, tb->FL[0], "FL[0]"); in check_before_balancing()
1688 (tb->FL[0], get_left_neighbor_position(tb, 0)))) { in check_after_balance_leaf()
A Dprints.c679 (tb->FL[h]) ? (long long)(tb->FL[h]-> in store_print_tb()
A Dlbalance.c649 dest_bi->bi_parent = tb->FL[0]; in leaf_define_dest_src_infos()
673 dest_bi->bi_parent = tb->FL[0]; in leaf_define_dest_src_infos()
681 src_bi->bi_parent = tb->FL[0]; in leaf_define_dest_src_infos()
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-types.rst239 .. _MEDIA-ENT-FL-DEFAULT:
240 .. _MEDIA-ENT-FL-CONNECTOR:
361 .. _MEDIA-PAD-FL-SINK:
362 .. _MEDIA-PAD-FL-SOURCE:
363 .. _MEDIA-PAD-FL-MUST-CONNECT:
392 .. _MEDIA-LNK-FL-ENABLED:
393 .. _MEDIA-LNK-FL-IMMUTABLE:
394 .. _MEDIA-LNK-FL-DYNAMIC:
395 .. _MEDIA-LNK-FL-LINK-TYPE:
418 .. _MEDIA-LNK-FL-DATA-LINK:
[all …]
/linux/Documentation/sound/designs/
A Dchannel-mapping-api.rst72 have {FL/FR/RL/RR} channel map, ``_PAIRED`` type would allow you to swap
73 only {RL/RR/FL/FR} while ``_VAR`` type would allow even swapping FL and
/linux/drivers/net/wireless/admtek/
A DKconfig30 Fiberline FL-WL-200X
/linux/drivers/staging/fbtft/
A DKconfig14 tristate "FB driver for the AGM1264K-FL LCD display"
17 Framebuffer support for the AGM1264K-FL LCD display (two Samsung KS0108 compatible chips)
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_apg.c81 cea_channels.channels.FL = speaker_flags.FL_FR; in speakers_to_channels()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dhw_shared.h345 uint32_t FL:1; member
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_afmt.c91 cea_channels.channels.FL = speaker_flags.FL_FR; in speakers_to_channels()
/linux/Documentation/userspace-api/media/cec/
A Dcec-ioc-adap-g-log-addrs.rst162 * .. _`CEC-LOG-ADDRS-FL-ALLOW-UNREG-FALLBACK`:
170 * .. _`CEC-LOG-ADDRS-FL-ALLOW-RC-PASSTHRU`:
180 * .. _`CEC-LOG-ADDRS-FL-CDC-ONLY`:
A Dcec-ioc-dqevent.rst213 * .. _`CEC-EVENT-FL-INITIAL-STATE`:
221 * .. _`CEC-EVENT-FL-DROPPED-EVENTS`:
A Dcec-ioc-g-mode.rst259 :ref:`CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU <CEC-LOG-ADDRS-FL-ALLOW-RC-PASSTHRU>`
266 :ref:`CEC_LOG_ADDRS_FL_ALLOW_RC_PASSTHRU <CEC-LOG-ADDRS-FL-ALLOW-RC-PASSTHRU>`
A Dcec-ioc-receive.rst208 * .. _`CEC-MSG-FL-REPLY-TO-FOLLOWERS`:
220 * .. _`CEC-MSG-FL-RAW`:
/linux/drivers/media/dvb-frontends/
A Dbcm3510_priv.h414 u8 FL :1; member
/linux/Documentation/networking/device_drivers/ethernet/3com/
A Dvortex.rst44 - 3c900B-FL Cyclone 10base-FL
/linux/Documentation/filesystems/caching/
A Dfscache.rst457 …OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS EM EV F S | NETFS_COOKIE_DEF TY FL NETFS_DATA …
489 FL Cookie flags
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c1142 cea_channels.channels.FL = speaker_flags.FL_FR; in speakers_to_channels()

Completed in 48 milliseconds

12