Searched refs:get_ctrl (Results 1 – 2 of 2) sorted by relevance
43 #define get_ctrl(x) ((struct pcf8583 *)i2c_get_clientdata(x))->ctrl macro44 #define set_ctrl(x, v) get_ctrl(x) = v93 buf[1] = get_ctrl(client) | 0x80; in pcf8583_set_datetime()109 buf[1] = get_ctrl(client); in pcf8583_set_datetime()117 *ctrl = get_ctrl(client); in pcf8583_get_ctrl()
734 static int get_ctrl(struct v4l2_ctrl *ctrl, struct v4l2_ext_control *c) in get_ctrl() function772 ret = get_ctrl(ctrl, &c); in v4l2_g_ctrl()854 get_ctrl(ctrl, &c); in v4l2_ctrl_g_ctrl()867 get_ctrl(ctrl, &c); in v4l2_ctrl_g_ctrl_int64()