Home
last modified time | relevance | path

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

/Linux-v4.19/fs/efs/
Dinode.c36 dst->cooked.ex_magic = (unsigned int) src->raw[0]; in extent_copy()
37 dst->cooked.ex_bn = ((unsigned int) src->raw[1] << 16) | in extent_copy()
40 dst->cooked.ex_length = (unsigned int) src->raw[4]; in extent_copy()
41 dst->cooked.ex_offset = ((unsigned int) src->raw[5] << 16) | in extent_copy()
132 if (i < in->numextents && in->extents[i].cooked.ex_magic != 0) { in efs_iget()
187 start = ptr->cooked.ex_bn; in efs_extent_check()
188 length = ptr->cooked.ex_length; in efs_extent_check()
189 offset = ptr->cooked.ex_offset; in efs_extent_check()
241 direxts = in->extents[0].cooked.ex_offset; in efs_map_block()
256 ibase += in->extents[dirext].cooked.ex_length * in efs_map_block()
[all …]
Defs.h44 } cooked; member
/Linux-v4.19/Documentation/input/
Dgameport-programming.rst71 the gameport. To register a cooked gameport::
104 Gameports can support both raw and cooked modes. In that case combine either
157 If the gameport supports cooked mode, this should be set to a value that
179 If the gameport supports cooked mode, it should point this to its cooked
188 pre-filled by cooked data by the caller, max[0..3] should be pre-filled with
199 in cooked mode, the open() callback can decide which modes are supported.
/Linux-v4.19/drivers/input/serio/
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()
/Linux-v4.19/drivers/video/console/
Dsticore.c732 struct sti_cooked_rom *cooked; in sti_read_rom() local
736 cooked = kmalloc(sizeof *cooked, GFP_KERNEL); in sti_read_rom()
737 if (!cooked) in sti_read_rom()
748 if (!sti_cook_fonts(cooked, raw)) { in sti_read_rom()
767 sti->rom = cooked; in sti_read_rom()
812 kfree(cooked); in sti_read_rom()
/Linux-v4.19/drivers/input/joystick/
Danalog.c122 char cooked; member
336 if (port->cooked) { in analog_poll()
591 if (port->cooked) { in analog_init_masks()
666 port->cooked = 1; in analog_init_port()
/Linux-v4.19/include/linux/
Dhp_sdc.h278 hp_sdc_irqhook *timer, *reg, *hil, *pup, *cooked; member
/Linux-v4.19/Documentation/driver-api/
Dframe-buffer.rst28 monitor from being cooked. fb_monospecs will not be useful until
/Linux-v4.19/Documentation/input/devices/
Dcs461x.rst9 This version does not have cooked mode support; the basic code
/Linux-v4.19/Documentation/ioctl/
Dcdrom.txt43 CDROMREADCOOKED read data in cooked mode
512 CDROMREADCOOKED read data in cooked mode
522 2048 bytes of data, "cooked" mode.
/Linux-v4.19/drivers/message/fusion/
Dmptbase.h932 extern u32 mpt_GetIocState(MPT_ADAPTER *ioc, int cooked);
Dmptbase.c3056 mpt_GetIocState(MPT_ADAPTER *ioc, int cooked) in mpt_GetIocState() argument
3067 return cooked ? sc : s; in mpt_GetIocState()
/Linux-v4.19/Documentation/admin-guide/
Ddevices.rst128 *cooked* devices (``/dev/st*`` and ``/dev/sr*``, respectively), whereas
Dkernel-parameters.txt2547 ('y', default) or cooked coordinates ('n')
/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1459 u32 mpt3sas_base_get_iocstate(struct MPT3SAS_ADAPTER *ioc, int cooked);
Dmpt3sas_base.c4931 mpt3sas_base_get_iocstate(struct MPT3SAS_ADAPTER *ioc, int cooked) in mpt3sas_base_get_iocstate() argument
4937 return cooked ? sc : s; in mpt3sas_base_get_iocstate()
/Linux-v4.19/Documentation/networking/
Dpacket_mmap.txt81 information can be captured or SOCK_DGRAM for the cooked