Searched refs:autoexp (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/media/i2c/ | 
| D | sr030pc30.c | 157 		struct v4l2_ctrl *autoexp;  member 714 	info->autoexp = v4l2_ctrl_new_std(hdl, &sr030pc30_ctrl_ops,  in sr030pc30_probe() 726 	v4l2_ctrl_auto_cluster(2, &info->autoexp, V4L2_EXPOSURE_MANUAL, false);  in sr030pc30_probe()
  | 
| /Linux-v5.15/drivers/net/ethernet/sis/ | 
| D | sis190.c | 963 		u16 adv, autoexp, gigadv, gigrec;  in sis190_phy_task()  local 970 		autoexp = mdio_read(ioaddr, phy_id, MII_EXPANSION);  in sis190_phy_task() 972 			   val, adv, autoexp);  in sis190_phy_task() 974 		if (val & LPA_NPAGE && autoexp & EXPANSION_NWAY) {  in sis190_phy_task()
  |