Searched refs:release_resources (Results 1 – 15 of 15) sorted by relevance
174 if (pdata && pdata->release_resources) in lis3lv02d_i2c_probe()175 pdata->release_resources(); in lis3lv02d_i2c_probe()184 if (pdata && pdata->release_resources) in lis3lv02d_i2c_remove()185 pdata->release_resources(); in lis3lv02d_i2c_remove()
37 int (*release_resources)(void); member
62 int (*release_resources)(void); member
121 int (*release_resources)(void); member
125 static void release_resources(struct snd_dice *dice) in release_resources() function289 release_resources(dice); in snd_dice_stream_reserve_duplex()322 release_resources(dice); in snd_dice_stream_reserve_duplex()484 release_resources(dice); in snd_dice_stream_stop_duplex()
1176 if (chip->pdata && chip->pdata->release_resources) in apds990x_probe()1177 chip->pdata->release_resources(); in apds990x_probe()1195 if (chip->pdata && chip->pdata->release_resources) in apds990x_remove()1196 chip->pdata->release_resources(); in apds990x_remove()
1275 if (chip->pdata->release_resources) in bh1770_probe()1276 chip->pdata->release_resources(); in bh1770_probe()1291 if (chip->pdata->release_resources) in bh1770_remove()1292 chip->pdata->release_resources(); in bh1770_remove()
103 .release_resources = lp5521_release,
142 .release_resources = lp5523_release,
129 .release_resources = lp5562_release,
398 static void release_resources(MGSLPC_INFO *info);1302 release_resources(info); in startup()1357 release_resources(info); in shutdown()2652 release_resources(info); in claim_resources()2658 static void release_resources(MGSLPC_INFO *info) in release_resources() function2746 release_resources(info); in mgslpc_remove_device()
1302 static void release_resources(struct gpmi_nand_data *this) in release_resources() function2774 release_resources(this); in gpmi_nand_probe()2793 release_resources(this); in gpmi_nand_remove()
474 static void release_resources(struct slgt_info *info);3397 release_resources(info); in claim_resources()3401 static void release_resources(struct slgt_info *info) in release_resources() function3666 release_resources(info); in slgt_cleanup()
1601 static void release_resources(struct ibmvnic_adapter *adapter) in release_resources() function1902 release_resources(adapter); in ibmvnic_open()2753 release_resources(adapter); in do_reset()2900 release_resources(adapter); in do_hard_reset()6430 release_resources(adapter); in ibmvnic_remove()
225 release_resources() thread_handler()
Completed in 54 milliseconds