Searched refs:front (Results 1 - 200 of 481) sorted by relevance

123

/linux-4.4.14/drivers/leds/
H A Dleds-cobalt-qube.c4 * Control the Cobalt Qube/RaQ front LED
30 .name = "qube::front",
H A Dleds-ot200.c27 * and can handle up to seven leds on the front panel.
132 leds_front = 0; /* turn off all front leds */ ot200_led_probe()
/linux-4.4.14/drivers/gpu/drm/udl/
H A Dudl_transfer.c36 * Trims identical data from front and back of line
37 * Sets new front buffer address and width
40 * for back and front buffer ptrs and width
47 const unsigned long *front = (const unsigned long *) *bfront;
53 prefetch((void *) front);
57 if (back[j] != front[j]) {
64 if (back[k] != front[k]) {
71 *bfront = (u8 *) &front[start];
216 * There are 3 copies of every pixel: The front buffer that the fbdev
222 const char *front, char **urb_buf_ptr, udl_render_hline()
235 line_start = (u8 *) (front + byte_offset); udl_render_hline()
221 udl_render_hline(struct drm_device *dev, int bpp, struct urb **urb_ptr, const char *front, char **urb_buf_ptr, u32 byte_offset, u32 device_byte_offset, u32 byte_width, int *ident_ptr, int *sent_ptr) udl_render_hline() argument
H A Dudl_drv.h114 const char *front, char **urb_buf_ptr,
/linux-4.4.14/include/video/
H A Ddisplay_timing.h53 * |<- sync ->|<- back ->|<----- active ----->|<- front ->|<- sync..
64 struct timing_entry hfront_porch; /* hor. front porch */
69 struct timing_entry vfront_porch; /* ver. front porch */
H A Dpmagb-b-fb.h36 #define SFB_VID_HOR_FP_SHIFT 0x09 /* front porch */
46 #define SFB_VID_VER_FP_SHIFT 0x0b /* front porch */
H A Dsstfb.h99 # define WR_BUFF_FRONT 0 /* write buf select (front) */
101 # define RD_BUFF_FRONT 0 /* read buff select (front) */
H A Domapdss.h346 u16 hfp; /* Horizontal front porch */
352 u16 vfp; /* Vertical front porch */
/linux-4.4.14/include/xen/interface/io/
H A Dring.h51 * struct mytag_front_ring - The 'front' half of the ring.
56 * the front half:
63 * Initializing the back follows similarly (note that only the front
106 * FRONT_RING_whatever works on the "front end" of a ring: here
114 * requestor (front end) never has more than RING_SIZE()-1
158 /* Number of free requests (for use on front side only). */
162 /* Test if there is an empty slot available on the front ring.
163 * (This is only meaningful from the front. )
216 wmb(); /* front sees responses /before/ updated producer index */ \
225 * in a backend, the front may be able to queue further requests without
263 wmb(); /* front sees responses /before/ updated producer index */ \
265 mb(); /* front sees new responses /before/ we check rsp_event */ \
H A Dblkif.h21 * Back->front notifications: When enqueuing a new response, sending a
H A Dvscsiif.h38 * section enumerates these nodes which reside in the respective front and
/linux-4.4.14/arch/sparc/include/asm/
H A Dauxio_64.h31 * L - System LED on front panel (0=off, 1=on)
61 * LED - System LED on front panel (0=off, 1=on)
90 /* auxio_set_led - Set system front panel LED
H A Dauxio_32.h12 * First, it is used to control the front panel LED light on machines
64 /* auxio_set_led - Set system front panel LED
/linux-4.4.14/arch/arm/mach-orion5x/
H A Drd88f5181l-fxo-setup.c66 MPP0_GPIO, /* LED1 CardBus LED (front panel) */
70 MPP4_GPIO, /* LED6 - phone LED (front panel) */
71 MPP5_GPIO, /* LED5 - phone LED (front panel) */
76 MPP10_GPIO, /* LED2 MiniPCI LED (front panel) */
H A Dboard-d2net.c36 * The blue front LED is wired to the CPLD and can blink in relation with the
49 * Notes: The blue and the red front LED's can't be on at the same time.
H A Dnet2big-setup.c191 * The power front LEDs (blue and red) and SATA red LEDs are controlled via a
203 * Notes: The blue and the red front LED's can't be on at the same time.
350 MPP6_GPIO, /* Red front LED (0 = Off, 1 = On) */
351 MPP7_GPIO, /* Disable initial blinking on front LED */
360 MPP16_GPIO, /* Blue front LED control */
/linux-4.4.14/net/ceph/
H A Dmsgpool.c60 dout("msgpool_get %s need front %d, pool size is %d\n", ceph_msgpool_get()
78 msg->front.iov_len = pool->front_len; ceph_msgpool_put()
H A Dmon_client.c107 monc->m_auth->front.iov_len = len; __send_prepared_auth_request()
158 monc->m_auth->front.iov_base, __open_session()
207 p = msg->front.iov_base; __send_subscribe()
238 msg->front.iov_len = p - msg->front.iov_base; __send_subscribe()
239 msg->hdr.front_len = cpu_to_le32(msg->front.iov_len); __send_subscribe()
251 struct ceph_mon_subscribe_ack *h = msg->front.iov_base; handle_subscribe_ack()
253 if (msg->front.iov_len < sizeof(*h)) handle_subscribe_ack()
384 p = msg->front.iov_base; ceph_monc_handle_map()
385 end = p + msg->front.iov_len; ceph_monc_handle_map()
566 struct ceph_mon_statfs_reply *reply = msg->front.iov_base; handle_statfs_reply()
569 if (msg->front.iov_len != sizeof(*reply)) handle_statfs_reply()
620 h = req->request->front.iov_base; ceph_monc_do_statfs()
639 void *p = msg->front.iov_base; handle_get_version_reply()
705 p = req->request->front.iov_base; ceph_monc_do_get_version()
928 ret = ceph_handle_auth_reply(monc->auth, msg->front.iov_base, handle_auth_reply()
929 msg->front.iov_len, handle_auth_reply()
930 monc->m_auth->front.iov_base, handle_auth_reply()
972 ret = ceph_build_auth(monc->auth, monc->m_auth->front.iov_base, __validate_auth()
1084 pr_warn("mon_alloc_msg front %d > prealloc %d (%u#%llu)\n", mon_alloc_msg()
H A Dmessenger.c990 * first page in the list, or the front of the next page.
1294 BUG_ON(le32_to_cpu(m->hdr.front_len) != m->front.iov_len); prepare_write_message()
1296 /* tag + hdr + front + middle */ prepare_write_message()
1299 con_out_kvec_add(con, m->front.iov_len, m->front.iov_base); prepare_write_message()
1310 /* fill in front and middle crc, footer */ prepare_write_message()
1311 crc = crc32c(0, m->front.iov_base, m->front.iov_len); prepare_write_message()
2362 dout("got hdr type %d front %d data %d\n", con->in_hdr.type, read_partial_message()
2382 m->front.iov_len = 0; /* haven't read it yet */ read_partial_message()
2392 /* front */ read_partial_message()
2393 ret = read_partial_message_section(con, &m->front, front_len, read_partial_message()
2436 pr_err("read_partial_message %p front crc %u != exp. %u\n", read_partial_message()
3031 BUG_ON(msg->front.iov_len != le32_to_cpu(msg->hdr.front_len)); ceph_con_send()
3096 /* data, middle, front */ ceph_msg_revoke()
3281 /* front */ ceph_msg_new()
3283 m->front.iov_base = ceph_kvmalloc(front_len, flags); ceph_msg_new()
3284 if (m->front.iov_base == NULL) { ceph_msg_new()
3290 m->front.iov_base = NULL; ceph_msg_new()
3292 m->front_alloc_len = m->front.iov_len = front_len; ceph_msg_new()
3294 dout("ceph_msg_new %p front %d\n", m, front_len); ceph_msg_new()
3301 pr_err("msg_new can't create type %d front %d\n", type, ceph_msg_new()
3305 dout("msg_new can't create type %d front %d\n", type, ceph_msg_new()
3315 * per-type header in the front and then gracefully fail (i.e.,
3316 * propagate the error to the caller based on info in the front) when
3404 kvfree(m->front.iov_base); ceph_msg_free()
3466 print_hex_dump(KERN_DEBUG, " front: ", ceph_msg_dump()
3468 msg->front.iov_base, msg->front.iov_len, true); ceph_msg_dump()
H A Dosd_client.c433 memset(msg->front.iov_base, 0, msg->front.iov_len); ceph_osdc_alloc_request()
952 * requests back on the front of the osd client's unsent __kick_osd_requests()
957 * front of the osd client's unsent list. Once we've seen a __kick_osd_requests()
1778 p = msg->front.iov_base; handle_reply()
1779 end = p + msg->front.iov_len; handle_reply()
1943 (int)msg->front.iov_len, le32_to_cpu(msg->hdr.front_len)); handle_reply()
2084 p = msg->front.iov_base; ceph_osdc_handle_map()
2085 end = p + msg->front.iov_len; ceph_osdc_handle_map()
2358 p = msg->front.iov_base; handle_watch_notify()
2359 end = p + msg->front.iov_len; handle_watch_notify()
2419 p = msg->front.iov_base; ceph_osdc_build_request()
2488 BUG_ON(p > msg->front.iov_base + msg->front.iov_len); ceph_osdc_build_request()
2489 msg_size = p - msg->front.iov_base; ceph_osdc_build_request()
2490 msg->front.iov_len = msg_size; ceph_osdc_build_request()
2856 pr_warn("%s osd%d tid %llu front %d > preallocated %d\n", get_reply()
2890 int front = le32_to_cpu(hdr->front_len); alloc_msg() local
2896 return ceph_msg_new(type, front, GFP_NOFS, false); alloc_msg()
H A Dcrypto.c92 * in-buffer (msg front).
/linux-4.4.14/sound/soc/blackfin/
H A Dbf5xx-ac97.h17 u16 ac97_pcm_l; /*slot 3:front left*/
18 u16 ac97_pcm_r; /*slot 4:front left*/
/linux-4.4.14/drivers/md/bcache/
H A Dutil.h120 size_t front, back, size, mask; \
125 for (iter = (fifo)->front; \
138 (fifo)->front = (fifo)->back = 0; \
168 #define fifo_used(fifo) (((fifo)->back - (fifo)->front) & (fifo)->mask)
174 #define fifo_front(fifo) ((fifo)->data[(fifo)->front])
194 (i) = (fifo)->data[(fifo)->front++]; \
195 (fifo)->front &= (fifo)->mask; \
204 --(fifo)->front; \
205 (fifo)->front &= (fifo)->mask; \
206 (fifo)->data[(fifo)->front] = (i); \
227 swap((l)->front, (r)->front); \
/linux-4.4.14/sound/pci/hda/
H A Dpatch_analog.c88 static void ad198x_power_eapd_write(struct hda_codec *codec, hda_nid_t front, ad198x_power_eapd_write() argument
91 if (snd_hda_query_pin_caps(codec, front) & AC_PINCAP_EAPD) ad198x_power_eapd_write()
92 snd_hda_codec_write(codec, front, 0, AC_VERB_SET_EAPD_BTLENABLE, ad198x_power_eapd_write()
101 /* We currently only handle front, HP */ ad198x_power_eapd()
310 { 0x1b, 0x01014011 }, /* front */
426 * with multiple output pins. The copy of front to surrounds patch_ad1986a()
689 * 6stack - front/surr/CLFE/side/opt DACs - 04/06/05/0a/03
690 * 3stack - front/surr/CLFE/opt DACs - 04/05/0a/03
693 * 0:Port-B (front mic)
704 * 1:Port-B (front mic-in)
717 * Port-A front headphone
718 * B front mic-in
720 * D rear front-out
727 * Port-A front headphone
728 * B front mic
730 * D rear front-out
892 { 0x11, 0x02214130 }, /* front-hp */
894 { 0x14, 0x02a19122 }, /* front-mic */
949 * port-B - front line/mic-in
954 * port-A - front line/hp-out
960 * port-B (0x14) - front mic-in
965 * port-A (0x11) - front hp-out
1128 * port-A - front hp-out
1129 * port-B - front mic-in
H A Dhda_auto_parser.h58 INPUT_PIN_ATTR_FRONT, /* mic/line-in jack in front */
H A Dhda_auto_parser.c85 * ALSA sequence is front/surr/clfe/side
87 * 4-ch: front/surr => OK as it is
88 * 6-ch: front/clfe/surr
89 * 8-ch: front/clfe/rear/side|fc
158 * in the order of front, rear, CLFE, side, ...
/linux-4.4.14/sound/usb/
H A Dstream.c237 SNDRV_CHMAP_FL, /* left front */ convert_chmap()
238 SNDRV_CHMAP_FR, /* right front */ convert_chmap()
239 SNDRV_CHMAP_FC, /* center front */ convert_chmap()
252 SNDRV_CHMAP_FL, /* front left */ convert_chmap()
253 SNDRV_CHMAP_FR, /* front right */ convert_chmap()
254 SNDRV_CHMAP_FC, /* front center */ convert_chmap()
258 SNDRV_CHMAP_FLC, /* front left of center */ convert_chmap()
259 SNDRV_CHMAP_FRC, /* front right of center */ convert_chmap()
264 SNDRV_CHMAP_TFL, /* top front left */ convert_chmap()
265 SNDRV_CHMAP_TFC, /* top front center */ convert_chmap()
266 SNDRV_CHMAP_TFR, /* top front right */ convert_chmap()
270 SNDRV_CHMAP_TFLC, /* top front left of center */ convert_chmap()
271 SNDRV_CHMAP_TFRC, /* top front right of center */ convert_chmap()
/linux-4.4.14/drivers/media/dvb-core/
H A Ddemux.h319 * @connectivity_list: List of front-ends that can be connected to a
356 * front-ends from the generic type struct list_head
402 * front-end, the demux driver software will read packets from memory.
477 * @add_frontend: Registers a connectivity between a demux and a front-end,
479 * @connect_frontend to use the given front-end as a TS source. The
487 * The @frontend function parameter contains a pointer to the front-end
493 * @remove_frontend: Indicates that the given front-end, registered by a call
495 * demux. The function should be called when a front-end driver or a demux
496 * driver is removed from the system. If the front-end is in use, the
503 * The @frontend function parameter contains a pointer to the front-end
507 * -ENODEV, if the front-end was not found,
510 * @get_frontends: Provides the APIs of the front-ends that have been
511 * registered for this demux. Any of the front-ends obtained with this
519 * It returns a struct list_head pointer to the list of front-end
522 * @connect_frontend: Connects the TS output of the front-end to the input of
523 * the demux. A demux can only be connected to a front-end registered to
525 * possible to connect multiple demuxes to the same front-end, depending
526 * on the capabilities of the HW platform. When not used, the front-end
530 * The @frontend function parameter contains a pointer to the front-end
536 * @disconnect_frontend: Disconnects the demux and a front-end previously
H A Ddmxdev.c127 struct dmx_frontend *front; dvb_dvr_open() local
169 front = get_fe(dmxdev->demux, DMX_MEMORY_FE); dvb_dvr_open()
171 if (!front) { dvb_dvr_open()
176 dmxdev->demux->connect_frontend(dmxdev->demux, front); dvb_dvr_open()
/linux-4.4.14/drivers/isdn/hisax/
H A Dbkm_ax.h35 /* Video front end horizontal configuration register */
37 /* Video front end vertical configuration register */
39 /* Video front end scaler and pixel format register */
/linux-4.4.14/drivers/acpi/acpica/
H A Dutdebug.c285 /* Check if enabled up-front for performance */ ACPI_EXPORT_SYMBOL()
321 /* Check if enabled up-front for performance */ ACPI_EXPORT_SYMBOL()
357 /* Check if enabled up-front for performance */ acpi_ut_trace_str()
393 /* Check if enabled up-front for performance */ acpi_ut_trace_u32()
425 /* Check if enabled up-front for performance */ acpi_ut_exit()
463 /* Check if enabled up-front for performance */ ACPI_EXPORT_SYMBOL()
511 /* Check if enabled up-front for performance */ ACPI_EXPORT_SYMBOL()
550 /* Check if enabled up-front for performance */ ACPI_EXPORT_SYMBOL()
H A Ddbxface.c91 /* Handshake with the front-end that gets user command lines */ acpi_db_start_command()
416 * a separate thread so that the front end can be in another address acpi_initialize_debugger()
H A Dhwvalid.c214 * DESCRIPTION: Read data from an I/O port or register. This is a front-end
278 * DESCRIPTION: Write data to an I/O port or register. This is a front-end
H A Dnsobject.c179 /* Install the object at the front of the object list */ acpi_ns_attach_object()
230 /* Unlink object from front of possible object list */ acpi_ns_detach_object()
H A Dacdebug.h251 * dbinput - user front-end to the AML debugger
H A Dutstate.c68 /* Push the state object onto the front of the list (stack) */ acpi_ut_push_generic_state()
/linux-4.4.14/fs/cachefiles/
H A Dkey.c31 * - the raw key should include the length in the two bytes at the front
59 max += 2; /* two base64'd length chars on the front */ cachefiles_cook_key()
H A Dinterface.c61 * - stick the length on the front and leave space on the back for the cachefiles_alloc_object()
/linux-4.4.14/arch/powerpc/boot/
H A Dmktree.c4 * a 32 byte header on the front.
24 /* This gets tacked on the front of the image. There are also a few
H A Dwii-head.S134 /* turn on the front blue led (aka: yay! we got here!) */
/linux-4.4.14/fs/ceph/
H A Dmds_client.c299 info->head = msg->front.iov_base; parse_reply_info()
300 p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); parse_reply_info()
301 end = p + msg->front.iov_len - sizeof(struct ceph_mds_reply_head); parse_reply_info()
846 h = msg->front.iov_base; create_session_msg()
889 h = msg->front.iov_base; create_session_open_msg()
903 p = msg->front.iov_base + sizeof(*h); create_session_open_msg()
1608 head = msg->front.iov_base; ceph_send_cap_releases()
1610 msg->front.iov_len = sizeof(*head); ceph_send_cap_releases()
1617 head = msg->front.iov_base; ceph_send_cap_releases()
1619 item = msg->front.iov_base + msg->front.iov_len; ceph_send_cap_releases()
1624 msg->front.iov_len += sizeof(*item); ceph_send_cap_releases()
1629 msg->hdr.front_len = cpu_to_le32(msg->front.iov_len); ceph_send_cap_releases()
1644 msg->hdr.front_len = cpu_to_le32(msg->front.iov_len); ceph_send_cap_releases()
1968 head = msg->front.iov_base; create_request_message()
1969 p = msg->front.iov_base + sizeof(*head); create_request_message()
1970 end = msg->front.iov_base + msg->front.iov_len; create_request_message()
1982 req->r_request_release_offset = p - msg->front.iov_base; create_request_message()
2003 p = msg->front.iov_base + req->r_request_release_offset; create_request_message()
2016 msg->front.iov_len = p - msg->front.iov_base; create_request_message()
2017 msg->hdr.front_len = cpu_to_le32(msg->front.iov_len); create_request_message()
2086 rhead = msg->front.iov_base; __prepare_send_request()
2101 p = msg->front.iov_base + req->r_request_release_offset; __prepare_send_request()
2108 msg->front.iov_len = p - msg->front.iov_base; __prepare_send_request()
2109 msg->hdr.front_len = cpu_to_le32(msg->front.iov_len); __prepare_send_request()
2124 rhead = msg->front.iov_base; __prepare_send_request()
2387 struct ceph_mds_reply_head *head = msg->front.iov_base; handle_reply()
2394 if (msg->front.iov_len < sizeof(*head)) { handle_reply()
2583 void *p = msg->front.iov_base; handle_forward()
2584 void *end = p + msg->front.iov_len; handle_forward()
2633 struct ceph_mds_session_head *h = msg->front.iov_base; handle_session()
2637 if (msg->front.iov_len != sizeof(*h)) handle_session()
2728 (int)msg->front.iov_len); handle_session()
3163 struct ceph_mds_lease *h = msg->front.iov_base; handle_lease()
3172 if (msg->front.iov_len < sizeof(*h) + sizeof(u32)) handle_lease()
3178 dname.len = msg->front.iov_len - sizeof(*h) - sizeof(u32); handle_lease()
3277 lease = msg->front.iov_base; ceph_mdsc_lease_send_msg()
3736 void *p = msg->front.iov_base; ceph_mdsc_handle_map()
3737 void *end = p + msg->front.iov_len; ceph_mdsc_handle_map()
H A Dsnap.c841 void *p = msg->front.iov_base; ceph_handle_snap()
842 void *e = p + msg->front.iov_len; ceph_handle_snap()
850 if (msg->front.iov_len < sizeof(*h)) ceph_handle_snap()
/linux-4.4.14/sound/pci/ice1712/
H A Drevo.h48 #define VT1724_REVO_CS1 0x20 /* front AKM4381 chipselect */
/linux-4.4.14/tools/perf/tests/
H A Dswitch-tracking.c389 /* Test moving an event to the front */ test__switch_tracking()
391 pr_debug("cycles event already at front"); test__switch_tracking()
396 pr_debug("Failed to move cycles event to front"); test__switch_tracking()
422 /* Check moved event is still at the front */ test__switch_tracking()
424 pr_debug("Front event no longer at front"); test__switch_tracking()
/linux-4.4.14/include/uapi/sound/
H A Dasound.h512 SNDRV_CHMAP_FL, /* front left */
513 SNDRV_CHMAP_FR, /* front right */
516 SNDRV_CHMAP_FC, /* front center */
522 SNDRV_CHMAP_FLC, /* front left center */
523 SNDRV_CHMAP_FRC, /* front right center */
526 SNDRV_CHMAP_FLW, /* front left wide */
527 SNDRV_CHMAP_FRW, /* front right wide */
528 SNDRV_CHMAP_FLH, /* front left high */
529 SNDRV_CHMAP_FCH, /* front center high */
530 SNDRV_CHMAP_FRH, /* front right high */
532 SNDRV_CHMAP_TFL, /* top front left */
533 SNDRV_CHMAP_TFR, /* top front right */
534 SNDRV_CHMAP_TFC, /* top front center */
539 SNDRV_CHMAP_TFLC, /* top front left center */
540 SNDRV_CHMAP_TFRC, /* top front right center */
H A Demu10k1.h198 #define A_EXTOUT_FRONT_L 0x00 /* digital front left */
200 #define A_EXTOUT_CENTER 0x02 /* digital front center */
201 #define A_EXTOUT_LFE 0x03 /* digital front lfe */
206 #define A_EXTOUT_AFRONT_L 0x08 /* analog front left */
214 #define A_EXTOUT_AC97_L 0x10 /* AC97 left (front) */
/linux-4.4.14/drivers/macintosh/
H A Dwindfarm_fcu_controls.c331 if (mpu0 && !strcmp(fan->ctrl.name, "cpu-front-fan-0")) { wf_fcu_get_rpmfan_minmax()
336 if (mpu1 && !strcmp(fan->ctrl.name, "cpu-front-fan-1")) { wf_fcu_get_rpmfan_minmax()
415 { "CPU A INTAKE", "cpu-front-fan-0", }, wf_fcu_lookup_fans()
417 { "CPU B INTAKE", "cpu-front-fan-1", }, wf_fcu_lookup_fans()
492 wf_fcu_add_fan(pv, "cpu-front-fan-0", FCU_FAN_RPM, 3); wf_fcu_default_fans()
494 wf_fcu_add_fan(pv, "cpu-front-fan-1", FCU_FAN_RPM, 5); wf_fcu_default_fans()
H A Dvia-pmu-led.c75 .name = "pmu-led::front",
H A Dwindfarm_smu_controls.c198 fct->ctrl.name = "cpu-front-fan-0"; smu_fan_create()
201 fct->ctrl.name = "cpu-front-fan-1"; smu_fan_create()
H A Dwindfarm_pm112.c60 "cpu-front-fan-0",
61 "cpu-front-fan-1",
H A Dwindfarm_pm72.c675 if (!strcmp(ct->name, "cpu-front-fan-0")) pm72_new_control()
677 else if (!strcmp(ct->name, "cpu-front-fan-1")) pm72_new_control()
H A Drack-meter.c618 MODULE_DESCRIPTION("RackMeter: Support vu-meter on XServe front panel");
/linux-4.4.14/drivers/thermal/st/
H A Dst_thermal_syscfg.c108 .sys_compat = "st,stih415-front-syscfg",
128 .sys_compat = "st,stih416-front-syscfg",
/linux-4.4.14/arch/unicore32/include/mach/
H A Dregs-unigfx.h56 * cursor front color UDE_CC0
108 * front color UGE_FCOLOR
/linux-4.4.14/arch/x86/include/asm/
H A Drwsem.h27 * released, if there's a writer at the front of the queue, then that and only
29 * front, then they'll all be woken up, but no other readers will be.
/linux-4.4.14/arch/s390/include/asm/
H A Drwsem.h33 * released, if there's a writer at the front of the queue, then that and only
35 * front, then they'll all be woken up, but no other readers will be.
/linux-4.4.14/drivers/reset/sti/
H A Dreset-stih415.c23 static const char stih415_front[] = "st,stih415-front-syscfg";
H A Dreset-stih416.c23 static const char stih416_front[] = "st,stih416-front-syscfg";
/linux-4.4.14/drivers/media/rc/keymaps/
H A Drc-encore-enltv.c16 /* Encore ENLTV-FM - black plastic, white front cover with white glowing buttons
/linux-4.4.14/drivers/net/wireless/ath/
H A Dspectral_common.h30 * Please keep the type/length at the front position and change
/linux-4.4.14/kernel/debug/
H A Ddebug_core.h15 * debugger core and the debugger front end code.
/linux-4.4.14/include/linux/
H A Dmoduleloader.h21 /* Additional bytes needed by arch in front of individual sections */
H A Dnfs_fs.h422 /* linux/net/ipv4/ipconfig.c: trims ip addr off front of name, too. */
/linux-4.4.14/arch/ia64/include/asm/
H A Dbarrier.h83 * The group barrier in front of the rsm & ssm are necessary to ensure
/linux-4.4.14/tools/testing/selftests/size/
H A Dget_size.c38 /* put digits in buffer from back to front */ num_to_str()
/linux-4.4.14/sound/pci/oxygen/
H A Dxonar_dg.c34 * I²S 4 -> CS4361 (front)
50 * input 2 <- front mic
53 * aux out -> front panel headphones
H A Dxonar_cs43xx.c25 * I²C <-> CS4398 (addr 1001111) (front)
31 * GPIO 1 -> route output to front panel
44 * FMIC_IN <- front mic
H A Doxygen_mixer.c137 /* DAC 0: front, DAC 1: surround, DAC 2: center/LFE, DAC 3: back */ oxygen_update_dac_routing()
139 /* stereo -> front */ oxygen_update_dac_routing()
144 /* stereo -> front+surround */ oxygen_update_dac_routing()
149 /* stereo -> front+surround+back */ oxygen_update_dac_routing()
154 /* stereo -> front+surround+center/LFE */ oxygen_update_dac_routing()
159 /* stereo -> front+surround+center/LFE+back */ oxygen_update_dac_routing()
H A Dxonar_pcm179x.c25 * SPI 0 -> 1st PCM1796 (front)
53 * I²C <-> PCM1796 (addr 1001100) (front)
116 * GPIO 1 -> route HP to front panel (0) or rear jack (1)
151 * I²C <-> PCM1796 (addr 1001100) (front)
160 * GPIO 1 -> route HP to front panel (0) or rear jack (1)
178 * GPO 1 -> route mic-in from input jack (0) or front panel header (1)
H A Dxonar_wm87x6.c26 * SPI 1 -> WM8776 (front, input)
30 * GPIO 7 -> enable output to front L/R speaker channels
31 * GPIO 8 -> enable output to other speaker channels and front panel headphone
37 * input 3 <- front mic
H A Doxygen_regs.h29 /* AC'97 (front panel) playback channel */
/linux-4.4.14/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c633 "Failed to attach s5h1432 front end\n"); dvb_init()
658 "Failed to attach s5h1411 front end\n"); dvb_init()
681 "Failed to attach s5h1432 front end\n"); dvb_init()
705 "Failed to attach s5h1411 front end\n"); dvb_init()
732 "Failed to attach LG3305 front end\n"); dvb_init()
754 "Failed to attach SI2165 front end\n"); dvb_init()
787 "Failed to attach SI2165 front end\n"); dvb_init()
/linux-4.4.14/fs/afs/
H A Dwrite.c37 struct afs_writeback *front; afs_unlink_writeback() local
42 /* if an fsync rises to the front of the queue then wake it afs_unlink_writeback()
44 front = list_entry(vnode->writebacks.next, afs_unlink_writeback()
46 if (front->state == AFS_WBACK_SYNCING) { afs_unlink_writeback()
48 front->state = AFS_WBACK_COMPLETE; afs_unlink_writeback()
49 wake_up(&front->waitq); afs_unlink_writeback()
699 * the front of the queue, all the outstanding writes are either afs_fsync()
H A Dcell.c438 /* remove the next cell from the front of the list */ afs_cell_purge()
/linux-4.4.14/sound/pci/ac97/
H A Dac97_pcm.c48 /* 3&4 front, 7&8 rear, 6&9 center/lfe */
60 /* 7&8 front, 6&9 rear, 10&11 center/lfe */
72 /* 6&9 front, 10&11 rear, 3&4 center/lfe */
84 /* 10&11 front, 3&4 rear, 7&8 center/lfe */
99 /* 3&4 front, 7&8 front (t+1) */
730 * @runtime: the runtime of the ac97 front playback pcm
H A Dac97_patch.c2052 * and we need to revert the front/surround mixer switches patch_ad1888()
2209 /* switch front/surround line-out/hp-out */ patch_ad1985()
2658 downmix off, duplicate front off patch_alc650()
2806 duplicate front off patch_alc655()
2893 duplicate front off patch_alc850()
3286 * bit 4: front control patch_cm9761()
3288 * bit 2: front mic patch_cm9761()
3300 val |= (1 << 4); /* front on */ patch_cm9761()
3923 of unused blocks in the ADC analog front end and the PLL. */
H A Dac97_proc.c223 snd_iprintf(buffer, "PCM front DAC : %iHz\n", val); snd_ac97_proc_read_main()
/linux-4.4.14/net/sched/
H A Dsch_qfq.c176 unsigned int front; /* Index of the front slot. */ member in struct:qfq_group
911 i = (grp->front + slot) % QFQ_MAX_SLOTS; qfq_slot_insert()
920 return hlist_entry(grp->slots[grp->front].first, qfq_slot_head()
933 if (hlist_empty(&grp->slots[grp->front])) qfq_front_slot_remove()
954 grp->front = (grp->front + i) % QFQ_MAX_SLOTS; qfq_slot_scan()
975 grp->front = (grp->front - i) % QFQ_MAX_SLOTS; qfq_slot_rotate()
1352 i = (grp->front + offset) % QFQ_MAX_SLOTS; qfq_slot_remove()
1361 * not in the front bucket, or if the latter has other aggregates in
1362 * the front bucket, we can simply remove the aggregate with no other
1398 } else if (hlist_empty(&grp->slots[grp->front])) { qfq_deactivate_agg()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.c18 * DOC: Programming Atheros 802.11n analog front end radios
21 * devices have either an external AR2133 analog front end radio for single
22 * band 2.4 GHz communication or an AR5133 analog front end radio for dual
26 * have their analog front radios, MAC/BB and host PCIe/USB interface embedded
H A Ddfs.c121 /* HW sometimes adds 2 garbage bytes in front of FFT samples */ ath9k_check_chirping()
/linux-4.4.14/include/uapi/linux/
H A Dblktrace_api.h40 __BLK_TA_FRONTMERGE, /* front merge to existing rq */
H A Delfcore.h30 * tacked on the front to prevent clashes with linux definitions,
H A Dvideodev2.h802 * unless there is a header in front of the data
1201 * @hfrontporch:Horizontal front porch in pixels
1204 * @vfrontporch:Vertical front porch in lines
1207 * @il_vfrontporch:Vertical front porch for the even field
H A Daudit.h157 #define AUDIT_FILTER_PREPEND 0x10 /* Prepend to front of list */
/linux-4.4.14/include/uapi/linux/dvb/
H A Ddmx.h50 DMX_IN_FRONTEND, /* Input from a front-end device. */
/linux-4.4.14/arch/mips/include/asm/sgi/
H A Dip22.h59 #define SGI_PANEL_IRQ SGINT_LOCAL1 + 1 /* front panel */
/linux-4.4.14/arch/sparc/kernel/
H A Dled.c148 MODULE_DESCRIPTION("Provides control of the front LED on SPARC systems.");
H A Dspiterrs.S116 * the front-end of the processor.
/linux-4.4.14/arch/arm64/kernel/
H A Dkuser32.S24 * vector page. New segments (if ever needed) must be added in front of
/linux-4.4.14/drivers/video/fbdev/omap/
H A Domapfb.h81 int hfp; /* Horizontal front porch */
85 int vfp; /* Vertical front porch */
/linux-4.4.14/drivers/input/joystick/
H A Dtwidjoy.c14 * the front, six buttons on the top, and a built-in tilt sensor. The buttons
15 * on the front, which are grouped as four rows of three buttons, are pressed
/linux-4.4.14/kernel/locking/
H A Drwsem-spinlock.c81 /* grant an infinite number of read locks to the front of the queue */ __rwsem_do_wake()
289 * - just wake up any readers at the front of the queue
H A Drwsem-xadd.c132 /* Wake writer at the front of the queue, but do not __rwsem_do_wake()
160 /* Grant an infinite number of read locks to the readers at the front __rwsem_do_wake()
233 /* If there are no active locks, wake the front queued process(es). rwsem_down_read_failed()
559 * - just wake up any readers at the front of the queue
/linux-4.4.14/include/linux/amba/
H A Dclcd.h289 CHECK(left_margin, (5+1), 256) || /* front porch */ clcdfb_check()
293 var->upper_margin > 255 || /* front porch */ clcdfb_check()
/linux-4.4.14/include/linux/ceph/
H A Dmessenger.h141 * footer (crc values, mainly), a "front" message body, and possibly a
150 struct kvec front; /* unaligned blobs of message */ member in struct:ceph_msg
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Ddt3000.c286 int front; dt3k_ai_empty_fifo() local
292 front = readw(dev->mmio + DPR_AD_BUF_FRONT); dt3k_ai_empty_fifo()
293 count = front - devpriv->ai_front; dt3k_ai_empty_fifo()
/linux-4.4.14/drivers/media/i2c/
H A Dths8200.c246 /* h front porch */ ths8200_setup()
279 * area. The line numbers for start of active video, start of front ths8200_setup()
355 "horizontal: front porch %d, back porch %d, sync %d\n" ths8200_setup()
H A Dtda7432.c95 * output (for front and rear). Since most vidcap cards probably
96 * don't have 4 channel output, this driver will set front & rear
/linux-4.4.14/fs/jfs/
H A Djfs_dmap.h78 * The calculation figures out how many logical pages are in front of the dmap.
93 * The calculation figures out how many logical pages are in front of the L0.
108 * The calculation figures out how many logical pages are in front of the L1.
H A Djfs_filsys.h215 * the front of an aggregate, in terms of physical blocks. This value is
223 * front of an aggregate. This value is currently defined to be 32K. This
/linux-4.4.14/sound/oss/dmasound/
H A Ddmasound_q40.c410 start = write_sq.buffers[write_sq.front]; Q40PlayNextFrame()
416 write_sq.front = (write_sq.front+1) % write_sq.max_count; Q40PlayNextFrame()
H A Ddmasound_paula.c469 start = write_sq.buffers[write_sq.front]; AmiPlayNextFrame()
514 write_sq.front = (write_sq.front+1) % write_sq.max_count; AmiPlayNextFrame()
H A Ddmasound.h226 int front, rear, count; member in struct:sound_queue
H A Ddmasound_core.c528 sq->front = sq->count = sq->rear_size = 0; sq_setup()
826 /* write_sq.front = (write_sq.rear+1) % write_sq.max_count;*/ sq_reset_output()
827 write_sq.front = 0 ; sq_reset_output()
1330 write_sq.max_active, write_sq.front, write_sq.rear, state_open()
H A Ddmasound_atari.c1175 start = write_sq.buffers[write_sq.front]; AtaPlayNextFrame()
1183 write_sq.front = (write_sq.front+1) % write_sq.max_count; AtaPlayNextFrame()
/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_lowlevel.h39 unsigned int front, unsigned int back);
H A Dexynos_mipi_dsi_lowlevel.c165 unsigned int front, unsigned int back) exynos_mipi_dsi_set_main_disp_hporch()
172 reg |= DSIM_MAIN_HFP_SHIFT(front) | DSIM_MAIN_HBP_SHIFT(back); exynos_mipi_dsi_set_main_disp_hporch()
164 exynos_mipi_dsi_set_main_disp_hporch(struct mipi_dsim_device *dsim, unsigned int front, unsigned int back) exynos_mipi_dsi_set_main_disp_hporch() argument
/linux-4.4.14/drivers/scsi/
H A Djazz_esp.c1 /* jazz_esp.c: ESP front-end for MIPS JAZZ systems.
H A Desp_scsi.h380 * status bit lives in the DMA controller sitting in front of
545 /* A front-end driver for the ESP chip should do the following in
553 * 4) Hook up esp->ops to the front-end implementation.
H A Dsun3x_esp.c1 /* sun3x_esp.c: ESP front-end for Sun3x systems.
H A Dmac_esp.c1 /* mac_esp.c: ESP front-end for Macintosh Quadra systems.
H A Dsun_esp.c1 /* sun_esp.c: ESP front-end for Sparc SBUS systems.
/linux-4.4.14/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c166 /* move this item to the front of the list, list_for_each_entry()
/linux-4.4.14/drivers/pcmcia/
H A Dsa1111_lubbock.c190 * available in the seat pocket in front of you! lubbock_pcmcia_configure_socket()
/linux-4.4.14/drivers/phy/
H A Dphy-bcm-cygnus-pcie.c88 * front end is brought up cygnus_pcie_power_config()
/linux-4.4.14/block/
H A Dblk-timeout.c228 * will often be a little in front of what we asked for. blk_add_timer()
H A Ddeadline-iosched.c132 * check for front merge deadline_merge()
160 * if the merge was a front merge, we need to reposition request deadline_merged_request()
H A Dbio.c257 * If we have front padding, adjust the bio pointer before freeing bio_free()
1774 * @sectors: number of sectors to split from the front of @bio
1819 * @offset: number of sectors to trim from the front of @bio
1915 * @front_pad: Number of bytes to allocate in front of the returned bio
1919 * to ask for a number of bytes to be allocated in front of the bio.
1934 * @front_pad: Number of bytes to allocate in front of the returned bio
/linux-4.4.14/drivers/char/
H A Dttyprintk.c33 * - adds a ttyprintk source tag in front of each line
H A Dmisc.c232 * Add it to the front, so that later devices can "override" misc_register()
/linux-4.4.14/fs/dlm/
H A Dmidcomms.c52 * the end of a buffer are saved and tacked onto the front of the next
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
H A Dwii.c157 /* turn off the front blue led and IR light */ wii_setup_arch()
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dioctls.h31 * double underscore on the front to: a) avoid some programs to
/linux-4.4.14/arch/mips/cavium-octeon/executive/
H A Dcvmx-bootmem.c253 * impossible requests up front. (NOP for address_min == 0) cvmx_bootmem_phy_alloc()
369 * the front of this one. Create a new block from the cvmx_bootmem_phy_alloc()
425 /* add at front of list - special case with changing head ptr */ __cvmx_bootmem_phy_free()
429 /* Add to front of existing first block */ __cvmx_bootmem_phy_free()
/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip22-reset.c195 printk(KERN_ERR "Allocation of front panel IRQ failed\n"); reboot_setup()
/linux-4.4.14/arch/mn10300/proc-mn103e010/include/proc/
H A Ddmactl-regs.h34 #define DMxCTR_BG_AFE 0x0000000d /* - analogue front-end interrupt source */
/linux-4.4.14/arch/blackfin/kernel/
H A Dvmlinux.lds.S129 * table, eh_frame, etc...). We need all of our .text up front and
H A Dipipe.c259 * ipipe_trigger_irq() -- Push the interrupt at front of the pipeline
/linux-4.4.14/sound/soc/pxa/
H A Dmioa701_wm9713.c118 /* front speaker connected to HPL, OUT3 */
/linux-4.4.14/drivers/video/fbdev/
H A Dudlfb.c356 * Trims identical data from front and back of line
357 * Sets new front buffer address and width
360 * for back and front buffer ptrs and width
366 const unsigned long *front = (const unsigned long *) *bfront; dlfb_trim_hline() local
372 prefetch((void *) front); dlfb_trim_hline()
376 if (back[j] != front[j]) { dlfb_trim_hline()
383 if (back[k] != front[k]) { dlfb_trim_hline()
390 *bfront = (u8 *) &front[start]; dlfb_trim_hline()
513 * There are 3 copies of every pixel: The front buffer that the fbdev
519 const char *front, char **urb_buf_ptr, dlfb_render_hline()
529 line_start = (u8 *) (front + byte_offset); dlfb_render_hline()
518 dlfb_render_hline(struct dlfb_data *dev, struct urb **urb_ptr, const char *front, char **urb_buf_ptr, u32 byte_offset, u32 byte_width, int *ident_ptr, int *sent_ptr) dlfb_render_hline() argument
H A Dsa1100fb.c519 * VESA_NO_BLANKING (mode 0) Video on, front/back light on
520 * VESA_VSYNC_SUSPEND (mode 1) Video on, front/back light off
521 * VESA_HSYNC_SUSPEND (mode 2) Video on, front/back light off
522 * VESA_POWERDOWN (mode 3) Video off, front/back light off
/linux-4.4.14/scripts/kconfig/
H A DMakefile137 @echo ' xconfig - Update current config utilising a Qt based front-end'
138 @echo ' gconfig - Update current config utilising a GTK+ based front-end'
/linux-4.4.14/sound/pci/trident/
H A Dtrident.h348 unsigned short vol; /* front volume */
405 struct snd_kcontrol *ctl_vol; /* front volume */
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-cmd-queue.h262 /* Find out how many tickets are in front of me */ __cvmx_cmd_queue_lock()
264 /* Use tickets in front of me minus one to delay */ __cvmx_cmd_queue_lock()
266 /* Delay will be ((tickets in front)-1)*32 loops */ __cvmx_cmd_queue_lock()
/linux-4.4.14/drivers/gpu/drm/vc4/
H A Dvc4_regs.h411 /* Horizontal front porch (hsync_start - hdisplay). */
440 /* Vertical front porch (vsync_start - vdisplay). */
/linux-4.4.14/drivers/net/irda/
H A Dtoim3232-sir.c48 * The dongle I have (below) adds some extra hardware on the front end,
116 * - Vishay/Temic TFDS4500 SIR IRDA front-end transceiver
/linux-4.4.14/net/rxrpc/
H A Dar-accept.c317 * - assign the user call ID to the call at the front of the queue
411 * - reject the call at the front of the queue
/linux-4.4.14/drivers/tty/vt/
H A Dselection.c45 from interrupt (via scrollback/front) */
/linux-4.4.14/drivers/staging/fbtft/
H A Dfb_ili9320.c74 /* set the back and front porch */ init_display()
H A Dfb_ili9325.c118 write_reg(par, 0x0008, 0x0207); /* set the back porch and front porch */ init_display()
/linux-4.4.14/drivers/md/
H A Ddm-cache-policy-cleaner.c49 * so we can allocate them up front.
H A Dbitmap.h121 /* the superblock at the front of the bitmap file -- little endian */
H A Ddm-cache-policy-smq.c634 * Also moves each entry to the front of the bucket.
644 * Move to the front because this entry is likely h_lookup()
940 * Punch this into the queue just in front of the sentinel, to push()
/linux-4.4.14/drivers/hid/
H A Dhid-gt683r.c51 "front",
/linux-4.4.14/drivers/input/misc/
H A Ddm355evm_keys.c44 * power connector is immediately in front of you and the IR sensor
/linux-4.4.14/drivers/gpu/drm/qxl/
H A Dqxl_drv.c103 /* unpin the front buffers */ qxl_drm_freeze()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11n_aggr.c156 * A TxPD is also added to the front of the resultant AMSDU packets for
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.h145 /* assume that rflag is cleared so therefore front data will only have octnet_prepare_pci_cmd()
/linux-4.4.14/arch/tile/kernel/
H A Dirq.c34 * NOTE: we could probably initialize them all statically up front.
/linux-4.4.14/fs/ntfs/
H A Dvolume.h41 * used elements to front of structure. Obviously do this only when the
/linux-4.4.14/fs/ufs/
H A Dufs_fs.h80 * counts, it is placed at the very front of the partition. Historically,
81 * UFS1 placed it 8K from the front to leave room for the disk label and
82 * a small bootstrap. For UFS2 it got moved to 64K from the front to leave
84 * systems we check at 256K from the front if the first three fail. In
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_regops.h10 * front-end the registers with cached memory "registers" and have a single
/linux-4.4.14/arch/m68k/mm/
H A Dmemory.c121 * move this descriptor to the front of the list, since free_pointer_table()
/linux-4.4.14/arch/parisc/kernel/
H A Dmodule.c33 * Instead we now insert individual PLT stub entries directly in front of
39 * to be reserved amount of memory in front of each individual section.
307 /* Additional bytes needed in front of individual sections */ arch_mod_section_prepend()
447 /* initialize stub_offset to point in front of the section */ get_stub()
H A Dpdc_chassis.c161 * and changes the front panel LEDs according to the new system state
H A Dunwind.c84 /* Move-to-front to exploit common traces */ find_unwind_entry()
/linux-4.4.14/sound/pci/emu10k1/
H A Demu10k1.c96 * 0x60 = Sound out of front Left.
H A Demu10k1x.c185 * - channel 0 is the front channel
188 * Volume is controlled by the AC97 for the front and rear channels by
191 * the front/rear channel mixing in the REAR OUT jack. When using the
192 * 4-Speaker Stereo, both front and rear channels will be mixed in the
/linux-4.4.14/sound/soc/sti/
H A Dsti_uniperif.c16 * Request is done by front end to associate ctrl with pcm device id
/linux-4.4.14/drivers/xen/xen-pciback/
H A Dpciback.h181 /* Handles events from front-end */
H A Dpciback_ops.c303 * as well as pcie aer front end ack. We use a new work_queue to schedule
/linux-4.4.14/drivers/block/xen-blkback/
H A Dblkback.c5 * by any operating system that implements a compatible front end. A
6 * reference front-end implementation can be found in:
87 * Maximum order of pages to be used for the shared ring between front and
537 * the front-end. If the current state is "connected" the xen_vbd_resize()
538 * front-end will get the new size information online. xen_vbd_resize()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dcx24110.c87 /* leave front-end AGC parameters at default values */
95 {0x41,0x00}, /* @ MSB of front-end derotator frequency */
/linux-4.4.14/drivers/net/slip/
H A Dslhc.c286 * we want is almost always near the front, we locate slhc_compress()
319 * Found it -- move to the front on the connection list. slhc_compress()
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dtc35876x-dsi-lvds.c389 /* Horizontal front porch and horizontal active video size. 0x00500500*/ tc35876x_configure_lvds_bridge()
395 /* Vertical front porch and vertical display size. 0x000e0320 */ tc35876x_configure_lvds_bridge()
/linux-4.4.14/fs/
H A Dioctl.c304 * allocated block at the front of the file, and then __generic_block_fiemap()
306 * to make sure that extent at the front gets properly __generic_block_fiemap()
/linux-4.4.14/kernel/debug/kdb/
H A Dkdb_io.c619 * appear at the front of the buffer. vkdb_printf()
631 * so they will be at the front of the vkdb_printf()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dsmu.h221 * enable the backlight. For the G5s, it only activates the front LED. However,
246 * The front LED dimms itself during sleep. Its brightness (or, well, the PWM
/linux-4.4.14/arch/powerpc/lib/
H A Drheap.c423 /* The front free fragment */ rh_detach_region()
585 /* The front free fragment */ rh_alloc_fixed()
/linux-4.4.14/drivers/s390/char/
H A Dtape_char.c257 * Since process_eov positions the tape in front of the written tapechar_write()
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran.h285 struct videocodec *vfe; /* video front end */
H A Dzoran_device.c281 * trying to understand this without the ZR36057 manual in front of
612 /* Set zr36057 video front end and enable video */ zr36057_set_memgrab()
1420 /* Set zr36057 video front end and enable video */ zoran_irq()
1608 * initialize video front end
/linux-4.4.14/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k83a.c204 /* return to "front" flip */ rotation_thread_function()
/linux-4.4.14/drivers/media/usb/hdpvr/
H A Dhdpvr-core.c50 "1=RCA front / 2=S/PDIF");
/linux-4.4.14/lib/
H A Dklist.c119 * klist_add_head - Initialize a klist_node and add it to front.
/linux-4.4.14/sound/i2c/
H A Dtea6330t.c42 #define TEA6330T_FCH 0x10 /* select fader channels - front or rear */
/linux-4.4.14/sound/pci/ca0106/
H A Dca0106_proc.c23 * Enable playback 48000 and 96000 rates. (Rates other that these do not work, even with "plug:front".)
/linux-4.4.14/sound/soc/au1x/
H A Dpsc-ac97.c236 /* channels: enable slots for front L/R channel */ au1xpsc_ac97_hw_params()
/linux-4.4.14/tools/perf/util/
H A Dhist.h275 typedef int (*hpp_callback_fn)(struct perf_hpp *hpp, bool front);
/linux-4.4.14/tools/power/cpupower/
H A DMakefile71 # added in front of any of them
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddi.c754 An unknown Id will cause "?-" in the front of the request.
778 An unknown Id will cause "?-" in the front of the request.
817 cause "?-" in the front of the request. In this case the
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_crtc_helper.c71 * drm_helper_move_panel_connectors_to_head() - move panels to the front in the
78 * (eDP/LVDS) panels to the front of the connector list, instead of
297 /* Update crtc values up front so the driver can rely on them for mode drm_crtc_helper_set_mode()
H A Ddrm_modes.c299 /* Fixed number of lines for vertical front porch - default 3*/ drm_cvt_mode()
502 /* 18. Find the number of pixels in horizontal front porch period */ drm_gtf_mode_complex()
504 /* 36. Find the number of lines in the odd front porch period: */ drm_gtf_mode_complex()
/linux-4.4.14/fs/btrfs/tests/
H A Dfree-space-tests.c106 test_msg("Error removing front end %d\n", ret); test_extents()
117 test_msg("Still have space at the front\n"); test_extents()
688 * space from a bitmap to the front of an extent entry works. test_steal_space_from_bitmap_to_extent()
/linux-4.4.14/include/sound/
H A Dac97_codec.h158 #define AC97_PD_PR1 0x0200 /* Power down PCM front DAC */
626 AC97_PCM_CFG_40 = 4, /* front + rear */
627 AC97_PCM_CFG_51 = 6, /* front + rear + center/lfe */
/linux-4.4.14/fs/f2fs/
H A Df2fs.h482 struct extent_info *front) __is_extent_mergeable()
484 return (back->fofs + back->len == front->fofs && __is_extent_mergeable()
485 back->blk + back->len == front->blk); __is_extent_mergeable()
495 struct extent_info *front) __is_front_mergeable()
497 return __is_extent_mergeable(cur, front); __is_front_mergeable()
481 __is_extent_mergeable(struct extent_info *back, struct extent_info *front) __is_extent_mergeable() argument
494 __is_front_mergeable(struct extent_info *cur, struct extent_info *front) __is_front_mergeable() argument
/linux-4.4.14/sound/pci/
H A Dcmipci.c227 #define CM_SFIL_MASK 0x30000000 /* filter control at front end DAC, model 037? */
230 #define CM_N4SPK3D 0x04000000 /* copy front to rear */
235 #define CM_XCHGDAC 0x00400000 /* 0: front=ch0, 1: front=ch1 */
246 #define CM_SFILENB 0x00001000 /* filter stepping at front end DAC, model 037? */
253 #define CM_MIDSMP 0x00000010 /* 1/2 interpolation at front end DAC */
293 #define CM_REAR2FRONT 0x10 /* exchange rear/front */
/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-st.c1589 { .compatible = "st,stih415-front-pinctrl",
1592 { .compatible = "st,stih416-front-pinctrl", .data = &stih416_data},
1597 { .compatible = "st,stih407-front-pinctrl", .data = &stih416_data},
/linux-4.4.14/sound/soc/intel/atom/
H A Dsst-atom-controls.c1283 * sst_send_pipe_gains - send gains for the front-end DAIs
1285 * The gains in the pipes connected to the front-ends are muted/unmuted
1287 * gains for the front-end pipes.
/linux-4.4.14/drivers/staging/speakup/
H A Di18n.c233 [MSG_KEYNAME_FRONT] = "front",
/linux-4.4.14/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c25 /* Can we use the specified front-end? Remember that if we are compiled
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-queue.c158 * right at the front of the queue. If we don't, we likely have cx18_queue_get_mdl()
/linux-4.4.14/drivers/net/usb/
H A Dasix_common.c182 /* We need to push 4 bytes in front of frame (packet_len) asix_tx_fixup()
H A Dipheth.c74 #define IPHETH_IP_ALIGN 2 /* padding at front of URB */
/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c115 * front-end inverter to ensure that that's the edge we're always detect_lid_state()
/linux-4.4.14/net/ieee802154/6lowpan/
H A Dreassembly.c161 /* Find out which fragments are in front and at the back of us lowpan_frag_queue()
/linux-4.4.14/fs/ecryptfs/
H A Dmmap.c106 * Octets 24-25: Number of header extents at front of file
/linux-4.4.14/arch/s390/kvm/
H A Dguestdbg.c87 * The instruction in front of the desired bp has to enable_all_hw_bp()
/linux-4.4.14/arch/arm/kernel/
H A Dunwind.c211 /* Move-to-front to exploit common traces */ unwind_find_idx()
/linux-4.4.14/net/ipv6/
H A Desp6.c60 * placed at the front, if present. Followed by the IV, the request and finally

Completed in 6404 milliseconds

123