Searched refs:this (Results 1 - 25 of 744) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-catalog.c16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
42 call_set_domain (struct default_catalog_reader_ty *this, char *name) argument
45 (default_catalog_reader_class_ty *) this->methods;
48 methods->set_domain (this, name);
52 call_add_message (struct default_catalog_reader_ty *this, argument
60 (default_catalog_reader_class_ty *) this->methods;
63 methods->add_message (this, msgctxt,
71 call_frob_new_message (struct default_catalog_reader_ty *this, message_ty *mp, argument
76 (default_catalog_reader_class_ty *) this->methods;
79 methods->frob_new_message (this, m
94 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; local
112 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; local
152 default_copy_comment_state(default_catalog_reader_ty *this, message_ty *mp) argument
183 default_reset_comment_state(default_catalog_reader_ty *this) argument
220 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; local
244 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; local
259 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; local
273 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; local
288 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; local
308 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; local
319 default_set_domain(default_catalog_reader_ty *this, char *name) argument
335 default_add_message(default_catalog_reader_ty *this, char *msgctxt, char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, char *prev_msgctxt, char *prev_msgid, char *prev_msgid_plural, bool force_fuzzy, bool obsolete) argument
[all...]
H A Dread-po.c15 along with this program. If not, see <http://www.gnu.org/licenses/>. */
27 /* For compiling this file in C++ mode. */
29 # define this thiss macro
36 po_parse (abstract_catalog_reader_ty *this, FILE *fp, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dfsm.c19 fsm_instance *this; local
23 this = kzalloc(sizeof(fsm_instance), order);
24 if (this == NULL) {
29 strlcpy(this->name, name, sizeof(this->name));
35 kfree_fsm(this);
42 this->f = f;
48 kfree_fsm(this);
60 kfree_fsm(this);
66 return this;
70 kfree_fsm(fsm_instance *this) argument
130 fsm_expire_timer(fsm_timer *this) argument
140 fsm_settimer(fsm_instance *fi, fsm_timer *this) argument
153 fsm_deltimer(fsm_timer *this) argument
163 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) argument
182 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/onenand/
H A Donenand_base.c94 * @param this onenand chip data structure
100 static int onenand_block_address(struct onenand_chip *this, int block) argument
103 if (block & this->density_mask)
104 return ONENAND_DDP_CHIP1 | (block ^ this->density_mask);
111 * @param this onenand chip data structure
117 static int onenand_bufferram_address(struct onenand_chip *this, int block) argument
120 if (block & this->density_mask)
184 struct onenand_chip *this = mtd->priv; local
202 block = (int) (addr >> this->erase_shift);
207 block = (int) (addr >> this
289 struct onenand_chip * this = mtd->priv; local
345 struct onenand_chip *this = (struct onenand_chip *) data; local
363 struct onenand_chip *this = mtd->priv; local
379 struct onenand_chip *this = mtd->priv; local
410 struct onenand_chip *this = mtd->priv; local
445 struct onenand_chip *this = mtd->priv; local
470 struct onenand_chip *this = mtd->priv; local
506 struct onenand_chip *this = mtd->priv; local
546 struct onenand_chip *this = mtd->priv; local
584 struct onenand_chip *this = mtd->priv; local
624 struct onenand_chip *this = mtd->priv; local
654 struct onenand_chip *this = mtd->priv; local
675 struct onenand_chip *this = mtd->priv; local
710 struct onenand_chip *this = mtd->priv; local
732 struct onenand_chip *this = mtd->priv; local
834 struct onenand_chip *this = mtd->priv; local
880 struct onenand_chip *this = mtd->priv; local
988 struct onenand_chip *this = mtd->priv; local
1036 struct onenand_chip *this = mtd->priv; local
1104 struct onenand_chip *this = mtd->priv; local
1132 struct onenand_chip *this = mtd->priv; local
1186 struct onenand_chip *this = mtd->priv; local
1281 struct onenand_chip *this = mtd->priv; local
1325 struct onenand_chip *this = mtd->priv; local
1451 struct onenand_chip *this = mtd->priv; local
1467 struct onenand_chip *this = mtd->priv; local
1591 struct onenand_chip *this = mtd->priv; local
1616 struct onenand_chip *this = mtd->priv; local
1641 struct onenand_chip *this = mtd->priv; local
1740 onenand_check_lock_status(struct onenand_chip *this) argument
1771 struct onenand_chip *this = mtd->priv; local
1824 struct onenand_chip *this = mtd->priv; local
1853 struct onenand_chip *this = mtd->priv; local
1891 struct onenand_chip *this = mtd->priv; local
1923 struct onenand_chip *this = mtd->priv; local
2112 struct onenand_chip *this = mtd->priv; local
2198 struct onenand_chip *this = mtd->priv; local
2285 struct onenand_chip *this = mtd->priv; local
2307 struct onenand_chip *this = mtd->priv; local
2441 struct onenand_chip *this = mtd->priv; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/devices/
H A Ddoc2000.c49 * this:
422 static void DoC_ScanChips(struct DiskOnChip *this, int maxchips) argument
428 this->numchips = 0;
429 this->mfr = 0;
430 this->id = 0;
438 ret = DoC_IdentChip(this, floor, chip);
441 this->numchips++;
447 if (!this->numchips) {
453 this->chips = kmalloc(sizeof(struct Nand) * this
514 struct DiskOnChip *this = mtd->priv; local
610 struct DiskOnChip *this = mtd->priv; local
754 struct DiskOnChip *this = mtd->priv; local
928 struct DiskOnChip *this = mtd->priv; local
992 struct DiskOnChip *this = mtd->priv; local
1095 struct DiskOnChip *this = mtd->priv; local
1110 struct DiskOnChip *this = mtd->priv; local
1182 struct DiskOnChip *this; local
[all...]
H A Ddoc2001plus.c35 * this:*/
97 * into reset mode. For me this happens randomly, with no pattern that I
98 * can detect. M-systems suggest always check this on any block level
174 * M-Systems, and looks like this for a sector pair:
183 struct DiskOnChip *this = mtd->priv; local
185 if (this->interleave) {
342 static void DoC_ScanChips(struct DiskOnChip *this) argument
348 this->numchips = 0;
349 this->mfr = 0;
350 this
444 struct DiskOnChip *this = mtd->priv; local
517 struct DiskOnChip *this = mtd->priv; local
636 struct DiskOnChip *this = mtd->priv; local
756 struct DiskOnChip *this = mtd->priv; local
840 struct DiskOnChip *this = mtd->priv; local
945 struct DiskOnChip *this = mtd->priv; local
1011 struct DiskOnChip *this; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dwl3501_cs.c98 * The event() function is this driver's Card Services event handler. It will
108 * The dev_info variable is the "key" that is used to match up this
227 static inline void wl3501_switch_page(struct wl3501_card *this, u8 page) argument
229 wl3501_outb(page, this->base_addr + WL3501_NIC_BSS);
238 static int wl3501_get_flash_mac_addr(struct wl3501_card *this) argument
240 int base_addr = this->base_addr;
249 this->mac_addr[0] = inb(base_addr + WL3501_NIC_IODPA);
251 this->mac_addr[1] = inb(base_addr + WL3501_NIC_IODPA);
253 this->mac_addr[2] = inb(base_addr + WL3501_NIC_IODPA);
255 this
285 wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, int size) argument
307 wl3501_get_from_wla(struct wl3501_card *this, u16 src, void *dest, int size) argument
333 wl3501_get_tx_buffer(struct wl3501_card *this, u16 len) argument
369 wl3501_free_tx_buffer(struct wl3501_card *this, u16 ptr) argument
387 wl3501_esbq_req_test(struct wl3501_card *this) argument
395 wl3501_esbq_req(struct wl3501_card *this, u16 *ptr) argument
406 wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size) argument
421 wl3501_get_mib_value(struct wl3501_card *this, u8 index, void *bf, int size) argument
452 wl3501_pwr_mgmt(struct wl3501_card *this, int suspend) argument
494 wl3501_send_pkt(struct wl3501_card *this, u8 *data, u16 len) argument
579 wl3501_mgmt_resync(struct wl3501_card *this) argument
588 wl3501_fw_bss_type(struct wl3501_card *this) argument
594 wl3501_fw_cap_info(struct wl3501_card *this) argument
600 wl3501_mgmt_scan(struct wl3501_card *this, u16 chan_time) argument
615 wl3501_mgmt_join(struct wl3501_card *this, u16 stas) argument
633 wl3501_mgmt_start(struct wl3501_card *this) argument
686 wl3501_mgmt_scan_confirm(struct wl3501_card *this, u16 addr) argument
757 wl3501_block_interrupt(struct wl3501_card *this) argument
774 wl3501_unblock_interrupt(struct wl3501_card *this) argument
793 wl3501_receive(struct wl3501_card *this, u8 *bf, u16 size) argument
833 wl3501_esbq_req_free(struct wl3501_card *this) argument
852 wl3501_esbq_confirm(struct wl3501_card *this) argument
862 struct wl3501_card *this = dev->priv; local
871 wl3501_esbq_confirm_done(struct wl3501_card *this) argument
881 wl3501_mgmt_auth(struct wl3501_card *this) argument
894 wl3501_mgmt_association(struct wl3501_card *this) argument
910 struct wl3501_card *this = dev->priv; local
956 wl3501_alarm_interrupt(struct net_device *dev, struct wl3501_card *this) argument
966 wl3501_md_confirm_interrupt(struct net_device *dev, struct wl3501_card *this, u16 addr) argument
979 wl3501_md_ind_interrupt(struct net_device *dev, struct wl3501_card *this, u16 addr) argument
1025 wl3501_get_confirm_interrupt(struct wl3501_card *this, u16 addr, void *sig, int size) argument
1034 wl3501_start_confirm_interrupt(struct net_device *dev, struct wl3501_card *this, u16 addr) argument
1049 struct wl3501_card *this = dev->priv; local
1059 wl3501_auth_confirm_interrupt(struct wl3501_card *this, u16 addr) argument
1078 struct wl3501_card *this = dev->priv; local
1138 wl3501_ack_interrupt(struct wl3501_card *this) argument
1158 struct wl3501_card *this; local
1171 wl3501_reset_board(struct wl3501_card *this) argument
1209 wl3501_init_firmware(struct wl3501_card *this) argument
1260 struct wl3501_card *this = dev->priv; local
1292 struct wl3501_card *this = dev->priv; local
1321 struct wl3501_card *this = dev->priv; local
1347 struct wl3501_card *this = dev->priv; local
1374 struct wl3501_card *this = dev->priv; local
1413 struct wl3501_card *this = dev->priv; local
1420 struct wl3501_card *this = dev->priv; local
1500 struct wl3501_card *this = dev->priv; local
1514 struct wl3501_card *this = dev->priv; local
1529 struct wl3501_card *this = dev->priv; local
1540 struct wl3501_card *this = dev->priv; local
1549 struct wl3501_card *this = dev->priv; local
1579 struct wl3501_card *this = dev->priv; local
1596 struct wl3501_card *this = dev->priv; local
1612 struct wl3501_card *this = dev->priv; local
1662 struct wl3501_card *this = dev->priv; local
1679 struct wl3501_card *this = dev->priv; local
1693 struct wl3501_card *this = dev->priv; local
1704 struct wl3501_card *this = dev->priv; local
1724 struct wl3501_card *this = dev->priv; local
1740 struct wl3501_card *this = dev->priv; local
1756 struct wl3501_card *this = dev->priv; local
1778 struct wl3501_card *this = dev->priv; local
1805 struct wl3501_card *this = dev->priv; local
1843 struct wl3501_card *this = dev->priv; local
1902 struct wl3501_card *this; local
1957 struct wl3501_card *this; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Dcompr.c10 * For licensing information, see the file 'LICENCE' in this directory.
18 /* Available compressors are on this list */
51 struct jffs2_compressor *this, *best=NULL; local
68 list_for_each_entry(this, &jffs2_compressor_list, list) {
70 if ((!this->compress)||(this->disabled))
73 this->usecount++;
77 compr_ret = this->compress(data_in, output_buf, datalen, cdatalen, NULL);
79 this->usecount--;
81 ret = this
168 struct jffs2_compressor *this; local
213 struct jffs2_compressor *this; local
[all...]
H A Dnodelist.c8 * For licensing information, see the file 'LICENCE' in this directory.
23 struct jffs2_node_frag *this);
98 struct jffs2_node_frag *this)
100 if (this->node) {
101 this->node->frags--;
102 if (!this->node->frags) {
105 ref_offset(this->node->raw), this->node->ofs, this->node->ofs+this
97 jffs2_obsolete_node_frag(struct jffs2_sb_info *c, struct jffs2_node_frag *this) argument
165 no_overlapping_node(struct jffs2_sb_info *c, struct rb_root *root, struct jffs2_node_frag *newfrag, struct jffs2_node_frag *this, uint32_t lastend) argument
213 struct jffs2_node_frag *this; local
486 struct jffs2_inode_cache *this, *next; local
503 struct jffs2_raw_node_ref *this, *next; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddi.c22 along with this program; if not, write to the Free Software
81 ENTITY * this = NULL; local
108 this = entity_ptr(a, e_no);
110 if ( !this )
119 DBG_TRC((">A%d Id=0x%x Req=0x%x", ((ISDN_ADAPTER *)a->io)->ANum, this->Id, this->Req))
122 dbug(dprintf("out:Req=%x,Id=%x,Ch=%x",this->Req,this->Id,this->ReqCh));
127 if (!(a->tx_stream[this
364 ENTITY * this; local
566 ENTITY * this; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Dcmx270_nand.c69 struct nand_chip *this = mtd->priv; local
71 return (readl(this->IO_ADDR_R) >> 16);
77 struct nand_chip *this = mtd->priv; local
80 writel((*buf++ << 16), this->IO_ADDR_W);
86 struct nand_chip *this = mtd->priv; local
89 *buf++ = readl(this->IO_ADDR_R) >> 16;
95 struct nand_chip *this = mtd->priv; local
98 if (buf[i] != (u_char)(readl(this->IO_ADDR_R) >> 16))
122 struct nand_chip* this = mtd->priv; local
123 unsigned int nandaddr = (unsigned int)this
165 struct nand_chip *this; local
[all...]
H A Dcs553x_nand.c97 struct nand_chip *this = mtd->priv; local
100 memcpy_fromio(buf, this->IO_ADDR_R, 0x800);
104 memcpy_fromio(buf, this->IO_ADDR_R, len);
109 struct nand_chip *this = mtd->priv; local
112 memcpy_toio(this->IO_ADDR_R, buf, 0x800);
116 memcpy_toio(this->IO_ADDR_R, buf, len);
121 struct nand_chip *this = mtd->priv; local
122 return readb(this->IO_ADDR_R);
127 struct nand_chip *this = mtd->priv; local
130 while (i && readb(this
140 struct nand_chip *this = mtd->priv; local
152 struct nand_chip *this = mtd->priv; local
161 struct nand_chip *this = mtd->priv; local
170 struct nand_chip *this = mtd->priv; local
186 struct nand_chip *this; local
327 struct nand_chip *this; local
[all...]
H A Dams-delta.c64 struct nand_chip *this = mtd->priv; local
67 omap_writew(byte, this->IO_ADDR_W);
77 struct nand_chip *this = mtd->priv; local
82 res = omap_readw(this->IO_ADDR_R);
156 struct nand_chip *this; local
171 this = (struct nand_chip *) (&ams_delta_mtd[1]);
175 memset(this, 0, sizeof(struct nand_chip));
178 ams_delta_mtd->priv = this;
181 this->IO_ADDR_R = (OMAP_MPUIO_BASE + OMAP_MPUIO_INPUT_LATCH);
182 this
[all...]
H A Dau1550nd.c56 struct nand_chip *this = mtd->priv; local
57 u_char ret = readb(this->IO_ADDR_R);
71 struct nand_chip *this = mtd->priv; local
72 writeb(byte, this->IO_ADDR_W);
85 struct nand_chip *this = mtd->priv; local
86 u_char ret = (u_char) cpu_to_le16(readw(this->IO_ADDR_R));
101 struct nand_chip *this = mtd->priv; local
102 writew(le16_to_cpu((u16) byte), this->IO_ADDR_W);
115 struct nand_chip *this = mtd->priv; local
116 u16 ret = readw(this
132 struct nand_chip *this = mtd->priv; local
151 struct nand_chip *this = mtd->priv; local
170 struct nand_chip *this = mtd->priv; local
192 struct nand_chip *this = mtd->priv; local
214 struct nand_chip *this = mtd->priv; local
235 struct nand_chip *this = mtd->priv; local
262 register struct nand_chip *this = mtd->priv; local
332 register struct nand_chip *this = mtd->priv; local
447 struct nand_chip *this; local
605 struct nand_chip *this = (struct nand_chip *)&au1550_mtd[1]; local
[all...]
H A Dh1910.c82 struct nand_chip *this; local
106 this = (struct nand_chip *)(&h1910_nand_mtd[1]);
110 memset(this, 0, sizeof(struct nand_chip));
113 h1910_nand_mtd->priv = this;
122 this->IO_ADDR_R = nandaddr;
123 this->IO_ADDR_W = nandaddr;
124 this->cmd_ctrl = h1910_hwcontrol;
125 this->dev_ready = NULL; /* unknown whether that was correct or not so we will just do it like this */
127 this
166 struct nand_chip *this = (struct nand_chip *)&h1910_nand_mtd[1]; local
[all...]
H A Dnand_bbt.c149 struct nand_chip *this = mtd->priv; local
155 from = ((loff_t) page) << this->page_shift;
158 len = min(totlen, (size_t) (1 << this->bbt_erase_shift));
177 ((offs << 2) + (act >> 1)) << this->bbt_erase_shift);
178 this->bbt[offs + (act >> 3)] |= 0x2 << (act & 0x06);
182 /* Leave it for now, if its matured we can move this
185 ((offs << 2) + (act >> 1)) << this->bbt_erase_shift);
188 this->bbt[offs + (act >> 3)] |= 0x3 << (act & 0x06);
190 this->bbt[offs + (act >> 3)] |= 0x1 << (act & 0x06);
213 struct nand_chip *this local
285 struct nand_chip *this = mtd->priv; local
374 struct nand_chip *this = mtd->priv; local
463 struct nand_chip *this = mtd->priv; local
563 struct nand_chip *this = mtd->priv; local
758 struct nand_chip *this = mtd->priv; local
779 struct nand_chip *this = mtd->priv; local
891 struct nand_chip *this = mtd->priv; local
956 struct nand_chip *this = mtd->priv; local
1022 struct nand_chip *this = mtd->priv; local
1149 struct nand_chip *this = mtd->priv; local
1198 struct nand_chip *this = mtd->priv; local
[all...]
H A Drtc_from4.c111 * Note: this is to allow debugging by disabling
164 * Enable on this board, so set the read/write address appropriately.
195 struct nand_chip *this = mtd->priv; local
197 this->IO_ADDR_R = (void __iomem *)((unsigned long)this->IO_ADDR_R & ~RTC_FROM4_NAND_ADDR_MASK);
198 this->IO_ADDR_W = (void __iomem *)((unsigned long)this->IO_ADDR_W & ~RTC_FROM4_NAND_ADDR_MASK);
203 this->IO_ADDR_R = (void __iomem *)((unsigned long)this->IO_ADDR_R | RTC_FROM4_NAND_ADDR_SLOT3);
204 this
247 struct nand_chip *this = mtd->priv; local
406 rtc_from4_errstat(struct mtd_info *mtd, struct nand_chip *this, int state, int status, int page) argument
478 struct nand_chip *this; local
[all...]
H A Dedb7312.c115 struct nand_chip *this; local
137 this = (struct nand_chip *)(&ep7312_mtd[1]);
141 memset(this, 0, sizeof(struct nand_chip));
144 ep7312_mtd->priv = this;
154 this->IO_ADDR_R = ep7312_fio_base;
155 this->IO_ADDR_W = ep7312_fio_base;
156 this->cmd_ctrl = ep7312_hwcontrol;
157 this->dev_ready = ep7312_device_ready;
159 this->chip_delay = 15;
196 struct nand_chip *this local
[all...]
H A Dspia.c113 struct nand_chip *this; local
123 this = (struct nand_chip *)(&spia_mtd[1]);
127 memset(this, 0, sizeof(struct nand_chip));
130 spia_mtd->priv = this;
140 this->IO_ADDR_R = (void __iomem *)spia_fio_base;
141 this->IO_ADDR_W = (void __iomem *)spia_fio_base;
143 this->cmd_ctrl = spia_hwcontrol;
145 this->chip_delay = 15;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/mtd/
H A Donenand.h80 * @chip_lock: [INTERN] spinlock used to protect access to this
139 #define ONENAND_CURRENT_BUFFERRAM(this) (this->bufferram_index)
140 #define ONENAND_NEXT_BUFFERRAM(this) (this->bufferram_index ^ 1)
141 #define ONENAND_SET_NEXT_BUFFERRAM(this) (this->bufferram_index ^= 1)
142 #define ONENAND_SET_PREV_BUFFERRAM(this) (this->bufferram_index ^= 1)
144 #define ONENAND_GET_SYS_CFG1(this) \
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dops_export.h18 struct gfs2_inum_host this;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Daddr.c49 struct atm_dev_addr *this, *p; local
57 list_for_each_entry_safe(this, p, head, entry) {
58 list_del(&this->entry);
59 kfree(this);
70 struct atm_dev_addr *this; local
82 list_for_each_entry(this, head, entry) {
83 if (identical(&this->addr, addr)) {
88 this = kmalloc(sizeof(struct atm_dev_addr), GFP_ATOMIC);
89 if (!this) {
93 this
105 struct atm_dev_addr *this; local
135 struct atm_dev_addr *this; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinftrees.c39 code this; /* table entry for duplication */ local
75 lens[] are in the range 0..MAXBITS. The caller must assure this.
77 symbol does not occur in this code.
104 this.op = (unsigned char)64; /* invalid code marker */
105 this.bits = (unsigned char)1;
106 this.val = (unsigned short)0;
107 *(*table)++ = this; /* make a table to force an error */
108 *(*table)++ = this;
136 Create and fill in decoding tables. In this loop, the table being
151 counts are used for this, an
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/47xxnand/
H A Dbrcmnand_bbt.c6 * Permission to use, copy, modify, and/or distribute this software for any
8 * copyright notice and this permission notice appear in all copies.
204 struct nand_chip *this = mtd->priv; local
213 from = ((loff_t) page) << this->page_shift;
223 len = min(totlen, (size_t) (1 << this->bbt_erase_shift));
244 << this->bbt_erase_shift);
245 this->bbt[offs + (act >> 3)] |= 0x2 << (act & 0x06);
249 /* Leave it for now, if its matured we can move this
253 ((offs << 2) + (act >> 1)) << this->bbt_erase_shift);
255 ((offs << 2) + (act >> 1)) << this
284 struct nand_chip *this = mtd->priv; local
360 struct nand_chip *this = mtd->priv; local
451 struct nand_chip *this = mtd->priv; local
541 struct nand_chip *this = mtd->priv; local
641 struct nand_chip *this = mtd->priv; local
836 struct nand_chip *this = mtd->priv; local
857 struct nand_chip *this = mtd->priv; local
969 struct nand_chip *this = mtd->priv; local
1035 struct nand_chip *this = mtd->priv; local
1102 struct nand_chip *this = mtd->priv; local
1285 struct nand_chip *this = mtd->priv; local
1324 struct nand_chip *this = mtd->priv; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/irq/
H A Ddevres.c14 struct irq_devres *this = res; local
16 free_irq(this->irq, this->dev_id);
21 struct irq_devres *this = res, *match = data; local
23 return this->irq == match->irq && this->dev_id == match->dev_id;
35 * Except for the extra @dev argument, this function takes the
37 * request_irq(). IRQs requested with this function will be
40 * If an IRQ allocated with this function needs to be freed
75 * Except for the extra @dev argument, this functio
[all...]

Completed in 279 milliseconds

1234567891011>>