Home
last modified time | relevance | path

Searched refs:detect_lis3lv02d (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/dell/
H A Ddell-lis3lv02d.c71 static int detect_lis3lv02d(struct i2c_adapter *adap, unsigned short addr) in detect_lis3lv02d() function
152 i2c_dev = i2c_new_scanned_device(adap, &info, addr_list, detect_lis3lv02d); in instantiate_i2c_client()