Home
last modified time | relevance | path

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

/linux-3.4.99/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()
189 start = ptr->cooked.ex_bn; in efs_extent_check()
190 length = ptr->cooked.ex_length; in efs_extent_check()
191 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 …]
Defs.h37 } cooked; member
/linux-3.4.99/Documentation/input/
Dgameport-programming.txt68 the gameport. To register a cooked gameport:
101 Gameports can support both raw and cooked modes. In that case combine either
139 If the gameport supports cooked mode, this should be set to a value that
154 If the gameport supports cooked mode, it should point this to its cooked
161 pre-filled by cooked data by the caller, max[0..3] should be pre-filled with
170 in cooked mode, the open() callback can decide which modes are supported.
Dcs461x.txt8 This version does not have cooked mode support; the basic code
/linux-3.4.99/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()
716 if (hp_sdc.cooked != NULL) { in hp_sdc_request_cooked_irq()
722 hp_sdc.cooked = callback; in hp_sdc_request_cooked_irq()
764 if(hp_sdc.cooked == NULL) { in hp_sdc_release_hil_irq()
777 if ((callback != hp_sdc.cooked) || in hp_sdc_release_cooked_irq()
778 (hp_sdc.cooked == NULL)) { in hp_sdc_release_cooked_irq()
783 hp_sdc.cooked = NULL; in hp_sdc_release_cooked_irq()
846 hp_sdc.cooked = NULL; in hp_sdc_init()
/linux-3.4.99/drivers/scsi/ibmvscsi/
Dibmvstgt.c104 struct viosrp_crq cooked; in send_iu() member
115 crq.cooked.valid = 0x80; in send_iu()
116 crq.cooked.format = format; in send_iu()
117 crq.cooked.reserved = 0x00; in send_iu()
118 crq.cooked.timeout = 0x00; in send_iu()
119 crq.cooked.IU_length = length; in send_iu()
120 crq.cooked.IU_data_ptr = vio_iu(iue)->srp.rsp.tag; in send_iu()
123 crq.cooked.status = 0x99; /* Just needs to be non-zero */ in send_iu()
125 crq.cooked.status = 0x00; in send_iu()
/linux-3.4.99/drivers/video/console/
Dsticore.c729 struct sti_cooked_rom *cooked; in sti_read_rom() local
733 cooked = kmalloc(sizeof *cooked, GFP_KERNEL); in sti_read_rom()
734 if (!cooked) in sti_read_rom()
745 if (!sti_cook_fonts(cooked, raw)) { in sti_read_rom()
760 sti->rom = cooked; in sti_read_rom()
805 kfree(cooked); in sti_read_rom()
/linux-3.4.99/drivers/input/joystick/
Danalog.c121 char cooked; member
319 if (port->cooked) { in analog_poll()
566 if (port->cooked) { in analog_init_masks()
641 port->cooked = 1; in analog_init_port()
/linux-3.4.99/include/linux/
Dhp_sdc.h278 hp_sdc_irqhook *timer, *reg, *hil, *pup, *cooked; member
/linux-3.4.99/Documentation/ioctl/
Dcdrom.txt43 CDROMREADCOOKED read data in cooked mode
511 CDROMREADCOOKED read data in cooked mode
521 2048 bytes of data, "cooked" mode.
/linux-3.4.99/drivers/message/fusion/
Dmptbase.h933 extern u32 mpt_GetIocState(MPT_ADAPTER *ioc, int cooked);
Dmptbase.c3041 mpt_GetIocState(MPT_ADAPTER *ioc, int cooked) in mpt_GetIocState() argument
3052 return cooked ? sc : s; in mpt_GetIocState()
/linux-3.4.99/drivers/scsi/mpt2sas/
Dmpt2sas_base.h1038 u32 mpt2sas_base_get_iocstate(struct MPT2SAS_ADAPTER *ioc, int cooked);
Dmpt2sas_base.c2777 mpt2sas_base_get_iocstate(struct MPT2SAS_ADAPTER *ioc, int cooked) in mpt2sas_base_get_iocstate() argument
2783 return cooked ? sc : s; in mpt2sas_base_get_iocstate()
/linux-3.4.99/Documentation/networking/
Dpacket_mmap.txt95 information can be captured or SOCK_DGRAM for the cooked
/linux-3.4.99/Documentation/
Dkernel-parameters.txt1632 ('y', default) or cooked coordinates ('n')
Ddevices.txt3223 ``cooked'' devices (/dev/st* and /dev/sr*, respectively), whereas