Searched refs:isp (Results 1 - 25 of 108) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/www/qis/
H A Disp.js
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/www/qis_m/
H A Disp.js
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/www/qis/
H A Disp.js
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/www/qis_m/
H A Disp.js
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/www/qis/
H A Disp.js
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/www/qis_m/
H A Disp.js
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/otg/
H A Disp1301_omap.c113 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA) argument
122 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA) argument
132 static void enable_vbus_source(struct isp1301 *isp) argument
141 static inline void notresponding(struct isp1301 *isp) argument
154 isp1301_get_u8(struct isp1301 *isp, u8 reg) argument
156 return i2c_smbus_read_byte_data(isp->client, reg + 0);
160 isp1301_get_u16(struct isp1301 *isp, u8 reg) argument
162 return i2c_smbus_read_word_data(isp->client, reg);
166 isp1301_set_bits(struct isp1301 *isp, u8 reg, u8 bits) argument
168 return i2c_smbus_write_byte_data(isp
172 isp1301_clear_bits(struct isp1301 *isp, u8 reg, u8 bits) argument
257 state_name(struct isp1301 *isp) argument
272 power_down(struct isp1301 *isp) argument
283 power_up(struct isp1301 *isp) argument
296 host_suspend(struct isp1301 *isp) argument
314 host_resume(struct isp1301 *isp) argument
329 gadget_suspend(struct isp1301 *isp) argument
346 isp1301_defer_work(struct isp1301 *isp, int work) argument
360 a_idle(struct isp1301 *isp, const char *tag) argument
384 b_idle(struct isp1301 *isp, const char *tag) argument
408 dump_regs(struct isp1301 *isp, const char *label) argument
436 check_state(struct isp1301 *isp, const char *tag) argument
510 check_state(struct isp1301 *isp, const char *tag) argument
515 update_otg1(struct isp1301 *isp, u8 int_src) argument
549 update_otg2(struct isp1301 *isp, u8 otg_status) argument
564 otg_update_isp(struct isp1301 *isp) argument
680 struct isp1301 *isp = _isp; local
845 isp1301_otg_init(struct isp1301 *isp) argument
908 otg_bind(struct isp1301 *isp) argument
930 otg_unbind(struct isp1301 *isp) argument
945 b_peripheral(struct isp1301 *isp) argument
968 isp_update_otg(struct isp1301 *isp, u8 stat) argument
1113 isp1301_clear_latch(struct isp1301 *isp) argument
1123 struct isp1301 *isp = container_of(work, struct isp1301, work); local
1202 isp1301_irq(int irq, void *isp) argument
1217 struct isp1301 *isp; local
1232 struct isp1301 *isp; local
1273 isp1301_otg_enable(struct isp1301 *isp) argument
1297 struct isp1301 *isp = container_of(otg, struct isp1301, otg); local
1352 struct isp1301 *isp = container_of(otg, struct isp1301, otg); local
1430 struct isp1301 *isp = container_of(dev, struct isp1301, otg); local
1458 struct isp1301 *isp = container_of(dev, struct isp1301, otg); local
1508 struct isp1301 *isp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/otg/
H A Disp1301_omap.c113 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA) argument
122 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA) argument
132 static void enable_vbus_source(struct isp1301 *isp) argument
141 static inline void notresponding(struct isp1301 *isp) argument
154 isp1301_get_u8(struct isp1301 *isp, u8 reg) argument
156 return i2c_smbus_read_byte_data(isp->client, reg + 0);
160 isp1301_get_u16(struct isp1301 *isp, u8 reg) argument
162 return i2c_smbus_read_word_data(isp->client, reg);
166 isp1301_set_bits(struct isp1301 *isp, u8 reg, u8 bits) argument
168 return i2c_smbus_write_byte_data(isp
172 isp1301_clear_bits(struct isp1301 *isp, u8 reg, u8 bits) argument
257 state_name(struct isp1301 *isp) argument
272 power_down(struct isp1301 *isp) argument
283 power_up(struct isp1301 *isp) argument
296 host_suspend(struct isp1301 *isp) argument
314 host_resume(struct isp1301 *isp) argument
329 gadget_suspend(struct isp1301 *isp) argument
346 isp1301_defer_work(struct isp1301 *isp, int work) argument
360 a_idle(struct isp1301 *isp, const char *tag) argument
384 b_idle(struct isp1301 *isp, const char *tag) argument
408 dump_regs(struct isp1301 *isp, const char *label) argument
436 check_state(struct isp1301 *isp, const char *tag) argument
510 check_state(struct isp1301 *isp, const char *tag) argument
515 update_otg1(struct isp1301 *isp, u8 int_src) argument
549 update_otg2(struct isp1301 *isp, u8 otg_status) argument
564 otg_update_isp(struct isp1301 *isp) argument
680 struct isp1301 *isp = _isp; local
845 isp1301_otg_init(struct isp1301 *isp) argument
908 otg_bind(struct isp1301 *isp) argument
930 otg_unbind(struct isp1301 *isp) argument
945 b_peripheral(struct isp1301 *isp) argument
968 isp_update_otg(struct isp1301 *isp, u8 stat) argument
1113 isp1301_clear_latch(struct isp1301 *isp) argument
1123 struct isp1301 *isp = container_of(work, struct isp1301, work); local
1202 isp1301_irq(int irq, void *isp) argument
1217 struct isp1301 *isp; local
1232 struct isp1301 *isp; local
1273 isp1301_otg_enable(struct isp1301 *isp) argument
1297 struct isp1301 *isp = container_of(otg, struct isp1301, otg); local
1352 struct isp1301 *isp = container_of(otg, struct isp1301, otg); local
1430 struct isp1301 *isp = container_of(dev, struct isp1301, otg); local
1458 struct isp1301 *isp = container_of(dev, struct isp1301, otg); local
1508 struct isp1301 *isp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/plugins/pptp/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
H A Dpptp_quirks.h10 /* isp defs - correspond to slots in the fixups table */
27 const char* isp; /* which isp? e.g. Bezeq in Israel */ member in struct:pptp_fixup
47 /* find the index for this isp in the quirks table */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
H A Dpptp_quirks.h10 /* isp defs - correspond to slots in the fixups table */
27 const char* isp; /* which isp? e.g. Bezeq in Israel */ member in struct:pptp_fixup
47 /* find the index for this isp in the quirks table */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/src/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/plugins/pptp/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/plugins/pptp/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pppd_plugin/src/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/plugins/pptp/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pppd_plugin/src/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/plugins/pptp/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/plugins/pptp/
H A Dpptp_quirks.c38 /* return the index for this isp in the quirks table, -1 if not found */
43 while (i < fixups_sz && pptp_fixups[i].isp) {
44 if (!strcmp(pptp_fixups[i].isp, isp_name)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c172 struct osc_snapshot *isp; local
174 isp = malloc(sizeof *isp);
175 if (isp == NULL)
178 isp->is_name = malloc(strlen(name) + 1);
179 if (isp->is_name == NULL) {
180 free(isp);
181 isp = NULL;
185 strcpy(isp->is_name, name);
186 isp
200 osc_snapshot_destroy(struct osc_snapshot *isp) argument
215 osc_snapshot_destroy_list(struct osc_snapshot *isp) argument
584 const struct osc_snapshot *isp; local
691 struct osc_snapshot *isp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c172 struct osc_snapshot *isp; local
174 isp = malloc(sizeof *isp);
175 if (isp == NULL)
178 isp->is_name = malloc(strlen(name) + 1);
179 if (isp->is_name == NULL) {
180 free(isp);
181 isp = NULL;
185 strcpy(isp->is_name, name);
186 isp
200 osc_snapshot_destroy(struct osc_snapshot *isp) argument
215 osc_snapshot_destroy_list(struct osc_snapshot *isp) argument
584 const struct osc_snapshot *isp; local
691 struct osc_snapshot *isp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c172 struct osc_snapshot *isp; local
174 isp = malloc(sizeof *isp);
175 if (isp == NULL)
178 isp->is_name = malloc(strlen(name) + 1);
179 if (isp->is_name == NULL) {
180 free(isp);
181 isp = NULL;
185 strcpy(isp->is_name, name);
186 isp
200 osc_snapshot_destroy(struct osc_snapshot *isp) argument
215 osc_snapshot_destroy_list(struct osc_snapshot *isp) argument
584 const struct osc_snapshot *isp; local
691 struct osc_snapshot *isp; local
[all...]

Completed in 378 milliseconds

12345