Home
last modified time | relevance | path

Searched refs:cooked (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/fs/efs/
H A Dinode.c39 dst->cooked.ex_magic = (unsigned int) src->raw[0]; in extent_copy()
40 dst->cooked.ex_bn = ((unsigned int) src->raw[1] << 16) | in extent_copy()
43 dst->cooked.ex_length = (unsigned int) src->raw[4]; in extent_copy()
44 dst->cooked.ex_offset = ((unsigned int) src->raw[5] << 16) | in extent_copy()
135 if (i < in->numextents && in->extents[i].cooked.ex_magic != 0) { in efs_iget()
190 start = ptr->cooked.ex_bn; in efs_extent_check()
191 length = ptr->cooked.ex_length; in efs_extent_check()
192 offset = ptr->cooked.ex_offset; in efs_extent_check()
244 direxts = in->extents[0].cooked.ex_offset; in efs_map_block()
259 ibase += in->extents[dirext].cooked.ex_length * in efs_map_block()
[all …]
H A Defs.h41 } cooked; member
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap425 cooked = parse_packet(packet)
427 yield packet.time, cooked
428 elif any(all(r(cooked) for r in m) for m in matchers):
429 if cooked.header.fixed.type == MessageType.METHOD_CALL.value:
432 for f in cooked.header.fields
435 calls.add(CallEnvelope(cooked.header.fixed.cookie, s.data))
436 yield packet.time, cooked
442 if cooked.header.fixed.type not in responseTypes:
446 for f in cooked.header.fields
451 for f in cooked.header.fields
[all …]
/openbmc/linux/Documentation/input/
H A Dgameport-programming.rst71 the gameport. To register a cooked gameport::
104 Gameports can support both raw and cooked modes. In that case combine either
160 If the gameport supports cooked mode, this should be set to a value that
182 If the gameport supports cooked mode, it should point this to its cooked
191 pre-filled by cooked data by the caller, max[0..3] should be pre-filled with
202 in cooked mode, the open() callback can decide which modes are supported.
/openbmc/linux/drivers/input/serio/
H A Dhp_sdc.c267 if (hp_sdc.cooked != NULL) in hp_sdc_isr()
268 hp_sdc.cooked(irq, dev_id, status, data); in hp_sdc_isr()
713 if (hp_sdc.cooked != NULL) { in hp_sdc_request_cooked_irq()
719 hp_sdc.cooked = callback; in hp_sdc_request_cooked_irq()
761 if(hp_sdc.cooked == NULL) { in hp_sdc_release_hil_irq()
774 if ((callback != hp_sdc.cooked) || in hp_sdc_release_cooked_irq()
775 (hp_sdc.cooked == NULL)) { in hp_sdc_release_cooked_irq()
780 hp_sdc.cooked = NULL; in hp_sdc_release_cooked_irq()
843 hp_sdc.cooked = NULL; in hp_sdc_init()
/openbmc/linux/drivers/video/
H A Dsticore.c805 struct sti_cooked_rom *cooked; in sti_read_rom() local
809 cooked = kmalloc(sizeof *cooked, GFP_KERNEL); in sti_read_rom()
810 if (!cooked) in sti_read_rom()
821 if (!sti_cook_fonts(cooked, raw)) { in sti_read_rom()
850 sti->rom = cooked; in sti_read_rom()
901 kfree(cooked); in sti_read_rom()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-shutdown.sh88 test -t 1 && stty cooked 0<&1
/openbmc/linux/drivers/input/joystick/
H A Danalog.c104 char cooked; member
257 if (port->cooked) { in analog_poll()
497 if (port->cooked) { in analog_init_masks()
572 port->cooked = 1; in analog_init_port()
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/
H A Dlibterm-readkey-perl_2.38.bb3 control over terminal driver modes (cbreak, raw, cooked, etc.,) support \
/openbmc/linux/include/linux/
H A Dhp_sdc.h278 hp_sdc_irqhook *timer, *reg, *hil, *pup, *cooked; member
/openbmc/linux/Documentation/driver-api/
H A Dframe-buffer.rst28 monitor from being cooked. fb_monospecs will not be useful until
/openbmc/linux/Documentation/input/devices/
H A Dcs461x.rst9 This version does not have cooked mode support; the basic code
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst45 CDROMREADCOOKED read data in cooked mode
646 read data in cooked mode
660 2048 bytes of data, "cooked" mode.
/openbmc/u-boot/board/sandbox/
H A DREADME.sandbox96 Other options are 'raw' (so Ctrl-C is handled within U-Boot) and 'cooked'
97 (where the terminal is in cooked mode and cursor keys will not work, Ctrl-C
/openbmc/linux/drivers/message/fusion/
H A Dmptbase.h931 extern u32 mpt_GetIocState(MPT_ADAPTER *ioc, int cooked);
H A Dmptbase.c3047 mpt_GetIocState(MPT_ADAPTER *ioc, int cooked) in mpt_GetIocState() argument
3058 return cooked ? sc : s; in mpt_GetIocState()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dwic.rst193 and so forth. Contrast this behavior with cooked mode where Wic looks in the
247 Running Wic in cooked mode leverages off artifacts in the
488 in cooked mode and supplying a kickstart file and the "-e" option to
/openbmc/linux/Documentation/trace/
H A Dfprobetrace.rst196 As you can see, the ``sched_switch`` trace-event shows *cooked* parameters, on
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.rst128 *cooked* devices (``/dev/st*`` and ``/dev/sr*``, respectively), whereas
H A Dkernel-parameters.txt3497 ('y', default) or cooked coordinates ('n')
/openbmc/u-boot/drivers/serial/
H A DKconfig632 before they are processed, including Ctrl-C. In cooked mode, Ctrl-C
638 -t cooked Cooked mode, Ctrl-C terminates
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1745 u32 mpt3sas_base_get_iocstate(struct MPT3SAS_ADAPTER *ioc, int cooked);
H A Dmpt3sas_base.c6717 mpt3sas_base_get_iocstate(struct MPT3SAS_ADAPTER *ioc, int cooked) in mpt3sas_base_get_iocstate() argument
6723 return cooked ? sc : s; in mpt3sas_base_get_iocstate()
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst86 information can be captured or SOCK_DGRAM for the cooked