Searched refs:get_mode (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibilbc.c30 static int get_mode(AVCodecContext *avctx) function
65 if ((mode = get_mode(avctx)) < 0) {
151 if ((mode = get_mode(avctx)) > 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dthermal.h53 int (*get_mode) (struct thermal_zone_device *, member in struct:thermal_zone_device_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/regulator/
H A Ddriver.h55 * @get_mode: Get the configured operating mode for the regulator.
97 unsigned int (*get_mode) (struct regulator_dev *); member in struct:regulator_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_except.cpp280 db_lockmode_t DbLockNotGrantedException::get_mode() const function in class:DbLockNotGrantedException
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dwm8350-regulator.c1163 static unsigned int get_mode(int uA, const struct wm8350_dcdc_efficiency *eff) function
1187 mode = get_mode(output_uA, dcdc1_6_efficiency);
1191 mode = get_mode(output_uA, dcdc3_4_efficiency);
1232 .get_mode = wm8350_dcdc_get_mode,
1257 .get_mode = wm8350_ldo_get_mode,
H A Dmax8649.c265 .get_mode = max8649_get_mode,
H A Dwm8400-regulator.c262 .get_mode = wm8400_dcdc_get_mode,
H A Dcore.c1758 if (rdev->desc->ops->get_mode) {
1759 regulator_curr_mode = rdev->desc->ops->get_mode(rdev);
1785 if (!rdev->desc->ops->get_mode) {
1790 ret = rdev->desc->ops->get_mode(rdev);
2150 if (ops->get_mode) {
H A Dwm831x-dcdc.c437 .get_mode = wm831x_dcdc_get_mode,
698 .get_mode = wm831x_dcdc_get_mode,
H A Dwm831x-ldo.c293 .get_mode = wm831x_gp_ldo_get_mode,
554 .get_mode = wm831x_aldo_get_mode,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c39 __qam_position(dbc, recnop, lock_mode, get_mode, exactp)
43 u_int32_t get_mode; /* flags to __memp_fget */
62 if ((ret = __qam_fget(dbc, &pg, get_mode, &cp->page)) != 0) {
63 if (!FLD_ISSET(get_mode, DB_MPOOL_CREATE) &&
81 if (!FLD_ISSET(get_mode, DB_MPOOL_CREATE)) {
85 DB_ASSERT(dbp->env, FLD_ISSET(get_mode, DB_MPOOL_CREATE));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/thermal/
H A Dthermal_sys.c130 if (!tz->ops->get_mode)
133 result = tz->ops->get_mode(tz, &mode);
1117 if (ops->get_mode) {
1201 if (tz->ops->get_mode)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Ddevfsd.c223 static mode_t get_mode(const char *);
575 new->u.permissions.mode = get_mode(p[1]);
1101 static mode_t get_mode(const char *string) function
1124 } /* End Function get_mode */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dacerhdf.c413 .get_mode = acerhdf_get_mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-ioctl.c1077 static inline fmode_t get_mode(struct dm_ioctl *param) function
1148 r = dm_table_create(&t, get_mode(param), param->target_count, md);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h1139 db_lockmode_t get_mode() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h1140 db_lockmode_t get_mode() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h1140 db_lockmode_t get_mode() const;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dthermal.c880 .get_mode = thermal_get_mode,

Completed in 251 milliseconds