Lines Matching refs:device_create_file
2359 err = device_create_file(dev, &dev_attr_cpu0_vid); in w83627ehf_probe()
2398 err = device_create_file(dev, &dev_attr_cpu0_vid); in w83627ehf_probe()
2438 err = device_create_file(dev, &sda_sf3_arrays[i].dev_attr); in w83627ehf_probe()
2448 err = device_create_file(dev, &attr->dev_attr); in w83627ehf_probe()
2456 err = device_create_file(dev, in w83627ehf_probe()
2463 err = device_create_file(dev, in w83627ehf_probe()
2472 if ((err = device_create_file(dev, &sda_in_input[i].dev_attr)) in w83627ehf_probe()
2473 || (err = device_create_file(dev, in w83627ehf_probe()
2475 || (err = device_create_file(dev, in w83627ehf_probe()
2477 || (err = device_create_file(dev, in w83627ehf_probe()
2484 if ((err = device_create_file(dev, in w83627ehf_probe()
2486 || (err = device_create_file(dev, in w83627ehf_probe()
2490 err = device_create_file(dev, in w83627ehf_probe()
2496 err = device_create_file(dev, in w83627ehf_probe()
2502 ((err = device_create_file(dev, in w83627ehf_probe()
2504 || (err = device_create_file(dev, in w83627ehf_probe()
2506 || (err = device_create_file(dev, in w83627ehf_probe()
2508 || (err = device_create_file(dev, in w83627ehf_probe()
2510 || (err = device_create_file(dev, in w83627ehf_probe()
2519 err = device_create_file(dev, &sda_temp_input[i].dev_attr); in w83627ehf_probe()
2523 err = device_create_file(dev, in w83627ehf_probe()
2531 err = device_create_file(dev, in w83627ehf_probe()
2537 err = device_create_file(dev, in w83627ehf_probe()
2544 if ((err = device_create_file(dev, in w83627ehf_probe()
2546 || (err = device_create_file(dev, in w83627ehf_probe()
2550 err = device_create_file(dev, in w83627ehf_probe()
2557 err = device_create_file(dev, &sda_caseopen[0].dev_attr); in w83627ehf_probe()
2562 err = device_create_file(dev, &sda_caseopen[1].dev_attr); in w83627ehf_probe()
2567 err = device_create_file(dev, &dev_attr_name); in w83627ehf_probe()