Home
last modified time | relevance | path

Searched defs:get_value (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/macintosh/
Dwindfarm.h30 int (*get_value)(struct wf_control *ct, s32 *val); member
82 int (*get_value)(struct wf_sensor *sr, s32 *val); member
/linux-3.4.99/tools/perf/util/
Dparse-options.c34 static int get_value(struct parse_opt_ctx_t *p, in get_value() function
Dconfig.c126 static int get_value(config_fn_t fn, void *data, char *name, unsigned int len) in get_value() function
/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-hdw-internal.h84 pvr2_ctlf_get_value get_value; /* Get its value */ member
/linux-3.4.99/drivers/scsi/isci/
Dhost.c183 u32 get_value = ihost->completion_queue_get; in sci_controller_completion_queue_has_entries() local