Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dda903x.c50 int (*init_chip)(struct da903x_chip *); member
426 .init_chip = da9030_init_chip,
433 .init_chip = da9034_init_chip,
514 ret = chip->ops->init_chip(chip); in da903x_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680a.c471 static void init_chip(struct i2c_client *client) in init_chip() function
506 init_chip(client); in check_mem_data()
935 init_chip(gsl_client); in gsl_monitor_worker()
951 init_chip(gsl_client); in gsl_monitor_worker()
969 init_chip(gsl_client); in gsl_monitor_worker()
1219 init_chip(ts->client); in gsl_ts_probe()
H A Dgsl3673.c463 static int init_chip(struct i2c_client *client) in init_chip() function
492 rc = init_chip(client); in check_mem_data()
957 rc = init_chip(gsl_client); in gsl_monitor_worker()
1214 rc = init_chip(ts->client); in gsl_ts_probe()
H A Dgsl3673_800x1280.c473 static int init_chip(struct i2c_client *client) in init_chip() function
498 rc = init_chip(gsl3673_ts->client); in gsl_delayed_work_init()
516 rc = init_chip(client); in check_mem_data()
979 rc = init_chip(gsl_client); in gsl_monitor_worker()
H A Dgslx680.c556 static void init_chip(struct i2c_client *client, struct gsl_ts *ts) in init_chip() function
587 init_chip(client, ts); in check_mem_data()
1366 init_chip(ts->client, ts); in gsl_monitor_worker()
1773 init_chip(ts->client, ts); in gsl_ts_probe()
H A Dgslx6801.c530 static void init_chip(struct i2c_client *client, struct gsl_ts *ts) in init_chip() function
574 init_chip(client, ts); in check_mem_data()
1248 init_chip(ts->client, ts); in gsl_monitor_worker()
1562 init_chip(ts->client, ts); in gsl_ts_probe()
H A Dgslx680_pad.c360 static void init_chip(struct i2c_client *client) in init_chip() function
388 init_chip(client); in check_mem_data()
1088 init_chip(ts->client); in gsl_ts_probe()
H A Dgslx680_firefly.c371 static void init_chip(struct i2c_client *client) in init_chip() function
400 init_chip(client); in check_mem_data()
1031 init_chip(ts->client);
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c455 static int init_chip(struct i2c_client *client) in init_chip() function
484 rc = init_chip(client); in check_mem_data()
952 rc = init_chip(gsl_client); in gsl_monitor_worker()
1176 rc = init_chip(ts->client); in gsl_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c400 static void init_chip(struct i2c_client *client) in init_chip() function
434 init_chip(client); in check_mem_data()
947 init_chip(gsl_client); in gsl_monitor_worker()
1280 init_chip(ts->client); in gsl_ts_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1120 static int init_chip(struct net_device *dev) in init_chip() function
1223 if (init_chip(dev)) { in wilc_wlan_init()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c1514 init_chip(ts->client,ts); in hyn_monitor_worker()
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1108 init_chip(struct hfc_multi *hc) in init_chip() function
4279 err = init_chip(hc); in init_card()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dchip.c14056 static int init_chip(struct hfi1_devdata *dd) in init_chip() function
15188 ret = init_chip(dd); in hfi1_init_dd()